Relative Path in Subversion external configuration
        Posted  
        
            by sundar venugopal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sundar venugopal
        
        
        
        Published on 2008-12-11T13:18:39Z
        Indexed on 
            2010/03/21
            13:11 UTC
        
        
        Read the original article
        Hit count: 995
        
svn
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
© Stack Overflow or respective owner