You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Chris Rose <ch...@messagingdirect.com> on 2008/01/06 01:07:48 UTC

Regression in subversion 1.5?

I have a possible bug in svn 1.5 that I'd like to buddy-system before  
proceeding with submitting it.  Attached is a script that replicates  
it, and can be used if you set the paths at the top to your svn  
1.4/1.5 paths.

Basically, it is this:  in svn 1.4 it is possible to copy (svn cp) a  
directory that is versioned but whose parent is not, into a directory  
under version control.   This is not working in 1.5.

Please have a look at the script, because it explains the situation  
better.