Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » multiple svn repos under one project with linked folders
multiple svn repos under one project with linked folders [message #661670] Fri, 25 March 2011 23:20
meshy  is currently offline meshy Friend
Messages: 1
Registered: March 2011
Junior Member
I saw a few posts with same problem that I think can be solved with linked folders under your main project. Two things: The svn connection needs to exist as its own project and you need to switch over to svn project to commit.

1. Create the connection to the repo as its own project (the default.) You don't have to specify the entire repo. You can drill down to the folders you need.
eg. http://svn.server.com/repo/branch1/dir1/dir2
The files will get checked-out to the local file system.

2. In your dev project create a folder New/Folder/Advanced/Link... select the folder in the file system (where dir2 got checked-out).

The files will get refactored (I think), processed by the dev project.

You can double click on the files and edit the source. It won't show updated as per the svn. You need to switch over to the svn project to brows, commit, etc.

;j
Previous Topic:populate versus synchronize
Next Topic:Commit message text area gone after upgrade
Goto Forum:
  


Current Time: Tue Sep 24 11:30:13 GMT 2024

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

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

Back to the top