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

Re: Problem committing .doc files

From: Mark Reibert <svn_at_reibert.com>
Date: 2007-08-29 18:18:25 CEST

On Thu, 2007-08-30 at 04:18 -0400, Glen Barber wrote:
> Quoting Glen Barber:
> > Quoting Mark Reibert:
> > > On Thu, 2007-08-30 at 00:25 -0400, Glen Barber wrote:
> > > > When I edit a .doc file using MS Word 2003, on occasion I get the error
> > > > stating my "working copy may be out-of-date." This message repeats even
> > > > after I 'svn up' and try to re-commit. The only 2 solutions I have
> > > > found are:
> >
> Actually -- neither of those docs helped... I created locks for the
> files, not realizing at first what I was doing (it's late, and i'm tired
> :P ). I am the only editor of those files... I edit from 1 of 2
> operating systems, Linux (Ubuntu Feisty, specifically, and Windows XP
> Home). Creating locks created more problems (that I can tell).
>
> Any other ideas?

Not exactly. I am wondering what kind of problems the lock created.

SVN locks are tied to a particular working copy, not just a user. If you
are editing from multiple systems then, from the lock's perspective,
there are multiple editors and you would need to release the lock from
one system before obtaining it from the other. (Alternatively, you can
break the lock.)

Did you read:

http://svnbook.red-bean.com/en/1.4/svn.advanced.locking.html#svn.advanced.locking.creation

In particular, the "Regarding lock tokens" inset (yellow-ish) box a
little down the page?

-- 
----------------------
Mark S. Reibert, Ph.D.
svn@reibert.com
----------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 29 18:16:10 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.