Adding the entries file to your working copy (or how to break your workingcopy the hard way)
From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Sun, 11 Jan 2009 00:03:15 +0100
As expected this doesn't work:
# svn add .svn\entries
But I was really surprised when I tried:
# svn add --parents .svn\entries
(And it even allowed committing!)
This was with Subversion 1.5.5.
Expected behavior:
Bert
------------------------------------------------------
|
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.