info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: handling of MsWord-Documents in CVS ?


From: Echlin, Michael
Subject: RE: handling of MsWord-Documents in CVS ?
Date: Fri, 18 May 2001 09:43:32 -0400

With this small amount of traffic cvs will handle it quite well, but once
the archive file for those documents become bigger then you will slowly see
a degradation on performance when working with those specific archives (but
only those files.)

By then I hope to have a fix for that and I am also hoping to get the diff
of word files using word fix in also.

Mike.

(But not this weekend, its a long weekend and I am going kayaking :-)

-----Original Message-----
From: Patrick Lynch [mailto:address@hidden
Sent: May 18, 2001 8:53 AM
To: 'Eric Siegerman'; address@hidden
Subject: RE: handling of MsWord-Documents in CVS ?


Good morning,

I've been reading the traffic in regard to placing Word documents under
WinCvs and CVS and I'm getting concerned.

We've just started using WinCvs in order to place our source code under
version control.

I was able to checkin and checkout some Microsoft Word documents (Test
Plans, Design and Analysis docs...). These Word documents will not be
changed regularly and the changes should be minor. Our release schedule is
about 4 per year, so at most they will be changed 4 times a year...Our work
flow will be to check out, work the documents and check in. This will be a
'straight line' tree (that is, version 1.0, 1.1..., 2.0, 2.1...), no
branches and no merges for us...

Bottom line: with this 'scenario', will WinCvs support Microsoft Word
documents stored as 'binaries'?

Thank you,
Pat


-----Original Message-----
From: address@hidden [mailto:address@hidden Behalf Of
Eric Siegerman
Sent: Thursday, May 17, 2001 2:50 PM
To: address@hidden
Subject: Re: handling of MsWord-Documents in CVS ?


On Thu, May 17, 2001 at 09:16:31AM -0400, Echlin, Michael wrote:
> The problem with binaries (and word files are binaries [...])
> [...]
> 6: hack cvs so that it uuencodes and decodes binary files on checkin and
> checkout.

This wouldn't help at all (the deltas would still be huge), and
it would probably be dangerous (you still couldn't do a
meaningful merge, but CVS might try anyway, and end up corrupting
the file).

Better would be to hack CVS so that it uses xdelta
(http://www.xcf.berkeley.edu/~jmacd/xdelta.html) as its
underlying storage format.  There was a thread here not too long
ago about the pros and cons of that.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.
        - RFC 1925 (quoting an unnamed source)

_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]