Re: Need to restore my repository files
From: T. Wassermann <mail_at_tobias-wassermann.de>
Date: 2006-08-24 08:06:33 CEST
Hi,
with commandline-client svn try in a empty directory:
svn checkout file:///path/to/repos (yeah, this should be three slashes :) )
or if you only want a specific folder (like trunk):
svn checkout file:///path/to/repos/trunk
Bye
Tobias
Daniel Günnel wrote:
---------------------------------------------------------------------
|
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.