We use CVS currently on one of our projects and we've got it  
configured thusly:

set :application, "our_application"
set :repository, ":ext:[EMAIL PROTECTED]:/usr/local/cvsroot"
set :scm, :cvs

I've changed the names of some of the details to protect the innocent,  
but you get the idea.

On Nov 20, 2007, at 6:18 AM, PhilS wrote:

>
> Can someone tell me (better yet, show me!) how to use CVS as a
> repository instead of svn?
>
> I've done the following:
>
> set :scm, "cvs"
> set :repository,  ":ext:[EMAIL PROTECTED]:/cvs"
>
> but it fails saying I need to specify a module to checkout!
> >


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to