Is there any way to use Relative path when configuring subversion externals.
For example
Trunk - directoryA - directoryB - projectA {external DirectoryB}
For configuring ProjectA we have to configure full path in the external property which is causing problems or forcing us to do change the properties when we do branches.
Any way to automate the branching process or fix with absolute path will be useful
Subversion 1.5 clients support relative urls:
See the Subversion 1.5 release notes and the subversion manual for more details
Some examples: (Note that the comment syntax is not supported)