On Thu, Dec 12, 2013 at 12:29:22PM +0000, Andrew Ross wrote: > > You can however lock a file in the repository using svn lock. This > will prevent anyone else committing changes to the file until you > unlock it. I think this is primarily designed for e.g. binary files > where merging just can't work. The downside is that if you forget to > unlock it, then no-one else can work on that file. >
Actually, reading further that is not entirely too. Other users can forcefully break or steal a lock, but they have to actively choose to do that and I'm sure it would be bad ettiquette without good reason. The lock is a safeguard rather than a guarantee. Andrew ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
