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

Re: Re: ZIP files multiple commit

From: Lübbe Onken <luebbe.tortoisesvn_at_gmail.com>
Date: Wed, 14 Jan 2015 08:46:29 +0100

2015-01-14 8:27 GMT+01:00 Gavin Lambert <colnet_at_mirality.co.nz>:

> On 14/01/2015 17:59, Thomas Permantier quoth:
> > That's pretty much what I thought. But thank you for the tip, I'll using
> the server side.
>
> Do be aware that this is the "nuclear option" of SVN, and even if used
> carefully will likely result in rendering any existing working copy invalid
> (sometimes in subtle and terrible ways), requiring that everyone who has a
> working copy perform a full re-checkout.
>

Nuclear option is a nice way of putting it :)

If a working copy points to a revision that has been "nuked" you may be in
trouble. If it's past the nuked revisions, you should be ok.
In 10+ years of subversion I only used the "svnadmin dump -> svndumpfilter
-> svnadmin load" sequence once to remove confidential data from the
repository which had accidentally been committed.

I also don't see a point in versioning .zip files, since they probably
contain generated stuff, but who am I to guess and judge what other people
are doing. :)

Cheers
- Lübbe

--
Please help me get more space on Dropbox :)
https://www.dropbox.com/referrals/NTIwMzcxNjI5
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net  PGP Key ID 0x23F511AB
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3094191
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-01-14 08:46:54 CET

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.