Skip to main content



      Home
Home » Eclipse Projects » Subversive » keep synchronized with whole project tree?
keep synchronized with whole project tree? [message #34949] Thu, 02 October 2008 21:10
Eclipse UserFriend
Hey there,

I have a big Eclipse Plug-In repository in SVN. E.g.

+ repos/trunk/
+ project1
+ project2

I check them out using subversive each as single Eclipse projects.

Problem: Subversive craps out if the projects themselves get deleted or
new were added. Like

+ repos/trunk/
+ project1
+ project3

Project 2 is deleted but on my local workspace an update won't delete
the project2, it would just complain so I would have to delete it myself.

Project 3 was added but just an subversive update on all other projects
would not add project3 to my workspace.

How can I stay easily synchronized with the projects? Where there are
hundreds of them in the repos it's not feasible to do it by hand.


Alternative: Checkout whole repos by commandline svn. Then Import single
projects in Eclipse. Drawback: You still have to import new projects and
delete old ones in Eclipse. Although the files are handled automatically
by the tool. So that wouldn't do it either.

Cheers,
Hauke
Previous Topic:Subversive 0.7.4 release is available
Next Topic:Transition to 2.0.4 Connectors: update site issues?
Goto Forum:
  


Current Time: Thu Jul 03 10:05:55 EDT 2025

Powered by FUDForum. Page generated in 0.03195 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top