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

Re: [TSVN] Feedback: TortoiseSVN - FAQ

From: <anahata_at_microrobotics.co.uk>
Date: 2005-01-27 11:55:25 CET

On Thu, Jan 27, 2005 at 10:06:06AM +0100, Ghislain wrote:
> Hello,
>
> I work under LabView 7.0 and I would like to use SubVersion for the
> safeguard of my data. But I am afraid that the files Labview (file
> binary) are not correctly managed by SubVersion.

Subversion will work on any type of file, but if the files are binary you
won't get diffs stored very efficiently.

Each time a binary file is updated and committed to the repository, a
copy of the whole modified file will be added to the repository.

(unless I've missed something)

BTW this is the wrong list for your question - the handling of binary
files by subversion is not a TortoiseSVN issue.

-- 
Anahata
anahata_at_microrobotics.co.uk  http://www.microrobotics.co.uk
Micro Robotics Limited, 135 Ditton Walk, Cambridge CB5 8QB
+44(0)1223 713326
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jan 27 12:08:07 2005

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

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