Re: Followup: svn commit -N
From: Juanma Barranquero <lektu_at_mi.madritel.es>
Date: 2004-04-04 17:44:01 CEST
On Sat, 3 Apr 2004 23:43:34 -0500, Greg Martyn <gmartyn@verizon.net> wrote:
> > C:\www>svn add "test file.txt"
You're not passing a path to "ci -N", so it assumes ".". The directory
If you do "ci", without -N, it does a recursive commit and finds that it
Also, if you do:
C:\www>svn ci -N -m "just testing" "test file.txt"
/L/e/k/t/u
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.