I just want to clarify: There is never any guarantee that one Subversion client 
will be working directory compatible with another client. 

For example, AnknSVN uses _svn directories instead of .svn directories which 
means that the standard command line client won't work. 

Until Subversion 1.7, this really wasn't too much an issue, users have gotten a 
bit spoiled since almost all Subversion clients did use the same directory 
structure. However, that's no longer true, and the situation will get worse as 
Subversion foreword towards version 2.0. 

So a word of warning; be very careful about sharing a Subversion working 
directory between two different Subversion clients since that has never been 
officially supported. 

--
David Weintraub
[email protected]

On Jul 20, 2012, at 9:30 AM, Carlton Brown <[email protected]> wrote:

Reply via email to