Re: The case of the disappearing project
From: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 8 Jun 2009 10:17:01 -0400
You should be able to simply do a "svn log -v" on the root of the Subversion
Another possibility is to use revision pegging. That will give you the
$ svn log -v http://subversion/svn/projects/foo@'{2009-05-01}'
That should give you a log of that project as your repository looked on May
On Mon, Jun 8, 2009 at 9:58 AM, Gerard Marcel <men.makaron_at_gmail.com> wrote:
> I have a project that disappeared in svn and I am trying to get more
-- David Weintraub qazwart_at_gmail.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2360298 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-06-08 16:18:07 CEST |
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.