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

Re: version control question

From: Tim Hill <tim_at_realmsys.com>
Date: 2005-04-22 19:54:53 CEST

The latter. You will need to create a repository and then checjin
(commit) the scripts. To work with the scripts, you can either check
them out or "export" them. Checkout creates a "working copy", which
contains the scripts and additional information necessary to manage
them, while export simply extracts them from the repository.

Tim wrote:

> Hi,
> I would like to know how suitable Subversion or CVS is for having
> version control over production shell scripts on a Unix box. Do the
> directories in which the scripts now reside, become the 'repositories'
> or are the working scripts checked out from some , possibly
> off-platform repository?
>
> Thanks.
>
> Tim Hunt
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 22 19:56:45 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.