[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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:
> Hi,
>
> I use Subversion (FSFS) on Ubuntu (v1.3.1) and last week my
> subversion-configuration crashed.. How ever, my SVN doesn't work any longer
> with Apache and I don't want to "repair" it, but: I need the checked-in
> files from the Repository! :(
>
> My first idea was to copy my repository to another SVN and check my files
> out. But this doesn't work. Maybe because it has v1.1.4?
>
> How can I simply check out my files? Perhaps by cammand line? Have no idea
> how to do this... Can you help me please?
>
> Many thanks,
>
> Daniel
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 24 08:07:40 2006

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.