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

Re: Recovering an MS Word document checked in with svn:keywords Id set, but without fixed length identifier

From: Troy Curtis Jr <troycurtisjr_at_gmail.com>
Date: 2007-11-27 05:03:55 CET

On Nov 26, 2007 4:34 PM, Erik Huelsmann <ehuels@gmail.com> wrote:
> On Nov 26, 2007 10:48 PM, Karl Fogel <kfogel@red-bean.com> wrote:
> > "Trent Nelson" <tnelson@onresolve.com> writes:
> > > Fixed it, sorry for the noise (and the forced HTML formatting of this e-mail,
> > > thanks to my only e-mail access at the moment being via Outlook web). As it
> > > turns out, I had an '$Id: ... $' tag with a single colon in an example from a
> > > config file; reverting the contents within the tag to what it was originally
> > > allowed me to re-open the file in Word and add another colon.
> >
> > You may still have a problem waiting to happen, Trent.
> >
> > MS Word format is not a "plain text" format -- it is a binary format
> > that Subversion cannot parse (Subversion *can* parse plain text, which
> > is why svn:keywords is officially supported for plain text files).
>
> Karl, You're forgetting about our fixed-width keywords: $Id:: xxxxxxx $
>
> In theory, these should be compatible with Word, right?
>
> bye,
>
>
> Erik.
>
> ---------------------------------------------------------------------
>
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

Still only if that particular sequence of bytes does not occur
anywhere else. If it does it'll get replaced, but probably not with
good results!

-- 
"Beware of spyware. If you can, use the Firefox browser." - USA Today
Download now at http://getfirefox.com
Registered Linux User #354814 ( http://counter.li.org/)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 27 05:04:22 2007

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.