Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » keep synchronized with whole project tree?
keep synchronized with whole project tree? [message #34949] Fri, 03 October 2008 01:10
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 333
Registered: July 2009
Senior Member
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: Fri Apr 19 23:57:59 GMT 2024

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

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

Back to the top