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

Re: Shredding private/confidential information?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 28 Apr 2009 07:45:54 -0500

Andrey Repin wrote:
> Greetings, Steven!
>
>> If switching to CVS solves any problem, than SVN has failed it's mission :p
>
> No, you didn't got the point.
> Both CVS and SVN designed to PRESERVE files, they both not intended to store
> files which at one point could be in need of complete elimination.
> However, CVS more friendly to it due it's storage format.

There are many situations where the extra pristine copies are
inconvenient, particularly when working with tools that like to do
recursive things - and as CVS demonstrates they are unnecessary. I'd
like to see an option for SVN to not use them. If you are on a
reasonable network the bandwidth savings from sending diffs in commits
won't matter (and you may have workspaces where you don't make any
changes anyway) and the concept of offline work is meaningless.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1963322
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-28 14:46:55 CEST

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.