[Cialug] CVS for web projects
Carl Olsen
carl-olsen at mchsi.com
Thu Aug 24 18:33:31 CDT 2006
I just set up cvsnt on a Windows machine with wincvs as the gui and Zend
Studio 5.2.0 as the client. It was a real hassle trying to figure it out.
It took me a full 8 hours to get it working right. I'm still not positive I
have it configured correctly, but I'm seeing all the options when I right
click on a file in Zend Studio, so I'm fairly sure it is set up right. I'll
find out tomorrow. Yeah!!!
Carl Olsen
http://www.drake.edu/
-----Original Message-----
From: cialug-bounces at cialug.org [mailto:cialug-bounces at cialug.org] On Behalf
Of David Champion
Sent: Thursday, August 24, 2006 9:28 AM
To: Central Iowa Linux Users Group
Subject: Re: [Cialug] CVS for web projects
Dave Weis wrote:
>
> I have a client that wants to use version control to keep a copy of
> their site every time it's rsync'ed out to the live servers. I have it
> figured out except for adding new files automatically to the repository.
> I don't want a manual process to add files because it won't happen
> consistently and there may be a lot of them added at any time.
>
> Any good ideas? I was hoping not to have to parse the CVS output of the
> commit and look for ? and add them separately.
>
You can set up Subversion & WebDAV to do automatic commits every time a
file is saved. Your version numbers ramp up really fast if you're doing
this in a dev environment, but it's idiot proof.
You could set it up so the live site is a seperate repository, with the
auto check in on that, so every time the files are uploaded to the live
site, that's a version #.
RTFM:
http://svnbook.red-bean.com/
The chapter on auto versioning...
http://svnbook.red-bean.com/nightly/en/svn.webdav.html
-dc
_______________________________________________
Cialug mailing list
Cialug at cialug.org
http://cialug.org/mailman/listinfo/cialug
More information about the Cialug
mailing list