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

Re: [TSVN] Re: SOLVED TSVN 1.0.6 - Hanging for 1 user only

From: Stefan Küng <stefan.kueng_at_wagner-group.ch>
Date: 2004-07-06 09:25:38 CEST

Vicki Lane wrote:

> Problem eventually fixed by recovering the repository manually through the
> command prompt. (Recovering through TSVN on another machine did not work).

I think you mix something up here.
- Recovering a repository is done with the command line 'svnadmin
recover'. TSVN can't recover a repository at all!
- Running "cleanup" with TSVN only 'recovers' a working copy which is
left in an interrupted state. This has nothing to do with the
repository. Therefore running "cleanup" on one machine has absolutely no
effect on other machines!

> Still no idea why it only hung for one user - from what I had read, I assumed
> that when a commit was interrupted and the files were left locked, they were
> locked to all users, not just one?

No. Just for the user who interrupted the commit. The repository isn't
affected by an interrupted commit - only the local working copy.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 6 10:32:23 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.