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

RE: Commit dialog pre-selecting files locked and changed by other users

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Sat, 21 Apr 2012 11:43:01 +0200

Hi,

Op 21 apr. 2012 11:35 schreef "Jos Groot Lipman" <dontspam_at_home.nl> het
volgende:
>
> > > I understand all your concerns about or workflow but I
> > would not call
> > > this 'adding a feature' but 'solving a bug': TortoiseSVN suggests
> > > committing files it knows cannot be committed.
> >
> > Committing locked but unmodified files is perfectly fine: in
> > that case the lock is removed.
> > And that's what we want. It's not a bug.
>
> I do not understand: these files are locked (and modified) by *other*
> people, not by me.
One working copy == one user for subversion.

> Does SVN allow me to commit files that are locked by
> other people without explicitly stealing the locks?

No, but all locks are owned by a working copy, and a commit *has* to cover
all modifications in a working copy.

Stop sharing working copies and your problem goes away.

Regards,
Jean-Marc.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2950470

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-04-21 11:43:09 CEST

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

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