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

Re: Discontinuing the use of SVN.

From: Paul Wayper <paul.wayper_at_anu.edu.au>
Date: 2005-06-07 03:06:30 CEST

Dale Worley wrote:

>I used to get these messages regularly. I never really tracked them down,
>but eventually it became clear that the central problem was that I was
>maintining two copies of the WC on two machines and using Unison to keep
>them in sync. In theory, this isn't a problem if you maintain discipline,
>only use one WC at a time, and do a re-sync whenever you change your
>attention from one WC to the other. But in practice, you forget to do that,
>and Unison can only partially propagate the changes.
>
>
This is probably a newbie question, but why not have two working copies,
one on each machine, checked out separately? Then just remember to
commit on the machine you're leaving and update on the machine your
arriving at. This sounds like exactly the sort of thing that Subversion
is supposed to handle perfectly. Is there a good reason for trying to
have two copies of the same working copy? If you can run Unison, you
can probably run an ssh user@remotehost "cd work/projectx ; svn commit"...

Or am I missing something?

Have fun,

Paul

-- 
-- Paul Wayper at ANU - +61 2 6125 0643
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 03:08:19 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.