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

Re: Any Tortoise SVN activity seems to block deletion of directories

From: Stefan Wild <stefan.wild_at_autinity.de>
Date: Fri, 15 Oct 2010 10:37:59 +0200

Am 14.10.2010 14:16, schrieb Loritsch, Berin:
>> -----Original Message-----
>> From: Stefan Wild [mailto:stefan.wild_at_autinity.de]
>>> And why delete all .svn folders?
>> because I want to backup only some of the data, not the wc itself
> Probably a more efficient way to do that is to Export the working copy
> you need for backup. The difference between Checkout and Export is the
> existance of the .svn folders. (Export just gets a copy of the
> repository, and is not treated like a working copy after that).
>
> Seriously though, if you are backing up the server (you are backing up
> the server, right?), backing up portions of the files you have on your
> machine is a bit redundant. Backing up the server is as simple as
> issuing the "svnadmin dump" command and saving the results to a file.
> Restoring is as simple as issuing the "svnadmin load" command and you
> have your repository along with every revision in its history (comments
> and all).
I *knew* that someone would write this...
no, I *don't* want to export my project nor backup the server, but my own files on my own PC.
I don't commit every single line of code, nor temporary files, so there's enough to backup.

-- 
Mit freundlichen Grüßen
Stefan Wild
autinity systems GmbH
Neefestraße 42
D-09119 Chemnitz
Amtsgericht Chemnitz HRB: 21552
Telefon: +49 (0) 371 918897-50
Fax:     +49 (0) 371 918897-49
email:stefan.wild_at_autinity.de
web:www.autinity.de
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2672254
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-15 10:38:12 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.