RE: Re: format of .svn/entries file for svn 1.4.3
From: <webpost_at_tigris.org>
Date: Mon, 20 Apr 2009 07:38:02 -0700 (PDT)
> On 3/26/07, Sotiris Demetriades <sotirisdem_at_gmail.com> wrote:
This is as good a place as any to decry the fact that svn ls is unreliable. In the case of files added and removed, at least, "svn ls" gives the wrong answer. I have been unsuccessful in forcing a "sync" so that I can immediately process managed files. This is one vital reason for knowing the format of the entries file.
And one vital reason for needing a reliable "svn ls" command is because svn tags are unreliable. So, I use find(1) to create my own tag files.
Or perhaps I don't understand the much acclaimed "single revision number" concept of SVN. How do I capture the state of a directory that's possibly had arbitrary single-file updates and commits in it?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.