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

Is there a way to always over-write local files?

From: Xn Nooby <xnooby_at_gmail.com>
Date: 2006-01-18 21:01:14 CET

Is there a way using Subversion (and TortoiseSVN) to always over-write local
files? I have a build machine that people sometimes tinker with, and I
would like to have 'official' versions of files be able to over-write local
copies during an "update". So if someone wanted to do an "official build",
they could just come to the build-machine, do an update which would
over-write local edits, and then start the compiler. I know the best
practice is not to have people tinker on the build machine, but stopping
that has not been an option Ideally this would work with TortoiseSVN also,
otherwise I know I could do an "svn st" and revert any local edits before an
update was done.

Any suggestions?

thanks!
Received on Wed Jan 18 23:51:55 2006

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.