You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sébastien Filion <sf...@finrad.com> on 2008/10/03 18:58:42 UTC

svn.exe add with svn 1.5.2

Hi,

 

I upgrade my subversion version from 1.4.6 to 1.5.2 and I got a little "regression".

 

When I'm executing "svn add * --force" on a folder "Root" that looks like this:

\Root\bin\..

\Root\sql\..

 

I always get this warning: "svn: Skipping argument: '.svn' ends in a reserved name ".

 

Note that I need to add recursively all the new files under Root\..


I don't want this warning when I execute svn add like it was with the 1.4.6 version.


Is someone knows a solution or a workaround?


Thanks


Sebas