Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.6
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Subversion FC3
-
Number of attachments :
Description
Here is the additional setting for the baseUrl, simply allows you to override the ${url} for the subversion repository so that modifications that are in subjects that are at the same level as the master project can be pick up.
Attached in the SVN diff, hopefully I got it right this time. Sorry about the previous RAR file.
close
now, I'm not entirely certain, but I don't think ${url} will be populated correctly as the default. Can you confirm you have tested that?
Aside from that, should it also be used for CVS? If not, maybe a .svn. in the property is appropriate?
The patch format is good though, thanks very much for that.