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

Re: http://subversion.tigris.org/issues/show_bug.cgi?id=767

From: Daniel F. Savarese <dfs_at_savarese.org>
Date: 2004-05-07 23:34:53 CEST

In message <1083958649.19075.39.camel@localhost.localdomain>, Ben Collins-Sussm
an writes:
>This experiment is a red herring. Two svn clients cannot 'svn up' or

I was just trying to clarify what it was Jon meant because I
didn't understand what he was getting at and couldn't reproduce it
and thought it might be something that might affect me in the
future. The behavior as implemented was fine by me.

>'svn commit' in the same working copy directory at the same time,
>period. That's *exactly* the reason the client locks working copy
>directories when operating on them. It's a deliberate design.

That's fine. Just looking for a way to satisfy Jon's apparent desire
to perform two concurrent commits. I have no complaints and am
perfectly happy with the way it works now.

>So the "lock" error you're seeing has nothing to do with svn-commit.tmp
>filename clashes.

I don't think I claimed it did. I was trying to clarify what Jon was
talking about by reporting the behavior I encountered while trying to
reproduce the problem. It doesn't hurt to add your explanation,
but I still don't understand what Jon meant, which apparently you do.
I'm on time-delay, being subscribed to the digest so I didn't get to
see some of the follow-on comments until now. I still don't see how
the situation Jon described happens because if I commit two files from
the same directory that exist in two different directories (e.g.,
committing bar and foo/bar from ./) seperate svn-commit.tmp files get
created in ./ and foo/ for the commits. If I commit bar and foo/bar with
one commit and foo/foo with another, the lock in foo/ prevents the second
commit. And if for some reason I have svn-commit.tmp lying around in a
directory after a commit, the next commit in that directory uses
svn-commit.2.tmp. Regardless, it appears to be a non-problem so no use
spending any more breath on it. Sorry for adding to the noise.
Just trying to be helpful.

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 8 01:08:43 2004

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.