[Ilugc] [miscellany] How to do Lock-Modify-Unlock on a SVN Server

  • From: linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)
  • Date: Mon Jan 29 20:21:34 2007

veeraa bose wrote:

Colud any body please guide me how to do Lock-Modify-Unlock on a SVN
Server.

I just want my svn to behave like vss for some projects.

Is it possible to do?????. My clients are windows and linux, my server is
linux.

Googling gives me this very informative email below -

__________________________________________________

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-19 15:15:54 CEST

On Aug 19, 2005, at 5:28 AM, William Yeung wrote:

Dear Ben,
I have look at that many times- but the only way I heard of is
autoprop, but doesnt sound like a good solution to me for the time
being since its very difficult to setup. Anyone can give me
something easy to swallow?

Subversion is a concurrent system. Therefore, requiring locks is
considered a special exception, and thus requires extra work.
There's no magic button to make the whole system behave like VSS.
You have to set 'svn:needs-lock' on every file. There's no other
solution. (I'm not sure why you think it's so difficult...?)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxxxxxxx
Received on Fri Aug 19 15:21:13 2005

Other related posts: