[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: Glen Barber <hexidigital_at_gmail.com>
Date: 2007-09-02 14:08:16 CEST

Quoting Mark Reibert:
> Is there anything else you can provide regarding the client side of the
> problem? Have you tried tracking your steps in a parallel working copy
> to make sure the commits are getting into the repo?

Well, it seems I may have found what I was doing incorrectly. I do not
know if this is typical behavior for SVN, because I have never used
locks before. Here's what I have to do to get it to work:
svn lock myfile.doc -m "whatever my reason is"
svn update
svn commit -m "blah blah"
(this is where I was getting lost earlier -- is it
necessary to update after locking? Otherwise, after I edit and commit,
I receive the same errors as before.)

I do appreciate your help (and patience).

-- 
Glen Barber
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 2 14:05:24 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.