Re: old repository backed up
From: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 27 Jul 2009 15:04:20 -0400
See if you have a "svn" command or a "svnlook" command somewhere on the
$ svn ls -R file:///absolute/path/to/the/repository/directory
That will give you the output of all the files and directories in the entire
$ svn ls -R file:///absolute/path/to/the/repository/directory >
From there, you'll be able to see all the files that are stored in the
BTW, some of the directories are called "tags" and some are called
Once you get a layout of what is in the repository, you can probably find
There's a great online manual about Subversion at http://svnbook.com. This
On Mon, Jul 27, 2009 at 2:32 PM, Todd Coulson <
> My new company gave me some disks of an old project. The folder
-- David Weintraub qazwart_at_gmail.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2376107 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-07-27 21:05:15 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.