Re: Newbie question: Svn and Unison
From: David Ripton <dripton_at_ripton.net>
Date: 2005-05-14 04:17:10 CEST
On 2005.05.13 13:27:46 +0000, Michael Hipp wrote:
> Should I get rid of the Unison scheme altogether in favor of pure Svn or
Just use svn. Unison's functionality is redundant here. svn knows how
A couple of examples I can think of offhand:
* Skewed clocks. File timestamp that was the same as last update time
* svn:eol-style=native. Checkout file on Windows, get CRLF endings.
> What happens if I write a script that mindlessly does 'svn update' on
It just skips it.
If you put all the directories in one repository, and are able to
> Any other big gotcha's with using a mindless script that runs 'svn
Works fine. I use a script like that, but only because I'm
-- David Ripton dripton@ripton.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat May 14 04:20: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.