svn ci drops files
From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2002-10-31 14:07:51 CET
Consider this interaction:
cd /tmp
svnadmin create svn
mkdir libs
# Output is:
svn ci . libs/wc -m ""
# Output is:
The problem is that I run "svn st" and "svn ci" with the same
This is surely bug. I belive it's caused by call to
- Volodya
---------------------------------------------------------------------
|
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.