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

Re: Problem with needs-lock

From: Bruce Webber <brucewebber_at_fastmail.us>
Date: 2005-12-14 17:00:51 CET

--Nicolas Bottarini <nicolas@avatarla.com> wrote:

> Hi, I have configured an SVN Server in Linux with apache (svn version
> 1.2.3).
> In my Windows XP desktop machine I have installed tortoise SVN. The
> repository is of type fsfs.
> The problem is when I mark a file with the property "needs-lock". When I
> update that file it doesn't appear as readonly.

When you mark the file with the needs-lock property, you are changing the
properties of the file in your local copy. You need to commit the file for
this change to appear in the repository. After that, any subsequent updates
will include that modification.

> PS: Sorry for my English, I'm from Argentina

Your English is fine. :)

-- 
Bruce Webber
brucewebber@fastmail.us
http://brucewebber.us
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 14 17:03:39 2005

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.