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

RE: Svn directories and backup....

From: Reedick, Andrew <jr9445_at_ATT.COM>
Date: Wed, 18 Feb 2009 14:23:24 -0600

> -----Original Message-----
> From: Ryan Schmidt [mailto:subversion-2009a_at_ryandesign.com]
> Sent: Wednesday, February 18, 2009 1:27 PM
> To: Theodore.Papadopoulo_at_sophia.inria.fr
> Cc: users_at_subversion.tigris.org; fm_at_sophia.inria.fr
> Subject: Re: Svn directories and backup....
>
> On Feb 18, 2009, at 09:40, Theodore.Papadopoulo_at_sophia.inria.fr wrote:
>
> >
> > At first glance, it seems silly to backup all those files that can
> > be recovered from the repositories. Unfortunately, I have not found
> > a way of re-creating the files under text-base from the proper
> > revision stored in the file .svn/entries
> >
> > Is there a way to do that ?
> > Is it safe to assume that with little work (eventually to be done),
> > it would be safe to not backup those files ?
>
> If they are deleted, you can get back the files in the .svn directory
> by checking out over the top with the force option, which is new in
> 1.5, I believe.
>
> svn checkout --force repository-url existing-directory
>

Wouldn't svn move/rename commands issued in the workspace be
unrecoverable without the original .svn directories? So if a developer
refactored some code and changed a few classnames/filenames, a 'svn co
--force' would require the developer to pick through the file tree and
re-issue svn add/mv/del commands on a per file basis.

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA623

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1187919

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-18 21:25:17 CET

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.