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

Re: Patch/Diff

From: Bob Proulx <bob_at_proulx.com>
Date: 2005-07-20 07:41:46 CEST

Jason Butlin wrote:
> The situation is that the developers do not have any sort of access to our
> network from outside the company. The basic approach was to supply a zip
> file of an completely up to date working copy of the code every hour. To
> begin working, the developer would download this working copy of and
> develop against that.

If your developers truly have no access other than email to sync then
I recommend looking at one of the distributed version control systems
such as GNU Arch or Monotone or Darcs or Bazaar or ArX or others. In
the environment you describe you need a different VCS model than one
provided by Subversion. I know that Arch in particular has the
capabilities that you describe. But with an added complexity.

People have suggested svk. It is a great tool and I use it. It
interfaces well with subversion to help manage private branches. But
it is not truly an offline distributed version control system. I
doubt you would be completely happy using it as compared to using one
of the others mentioned in the hard offline environment as you
describe.

Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 20 23:06:12 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.