PDA

View Full Version : Cvs Hosting? Possible



c
06-30-2005, 01:05 PM
This probably has the same problems as shell access but I thought I would ask anyway since I am in need and I see the Photo hosting offered.

Would HosPC consider running CVS or virtualCVS ? as an add on or included option to accounts?

dbmasters
06-30-2005, 02:02 PM
Hey C, you prolly know about this, but my issues with versioning and such I wound up finding a solution for at http://www.prestosoft.com/ps.asp?page=fvc_ftpvc and using FTP VC. It doesn't require anything server side and does a decent job of versioning. It has it's little bugs, but the dude generally responds to bug requests pretty quickly...

Just a thought.

c
06-30-2005, 03:13 PM
Hmm, that looks good. But what I am really out to do is to have a CVS or Subversion repository and create modules for ezPublish and Drupal to have them act as frontends.

c
06-30-2005, 04:38 PM
ftpVC is a nice program but I don't get how it versions.

dbmasters
06-30-2005, 09:26 PM
I dunno, I can't give you the technicals of how it works or anything, but Iuse it on two different projects, one that is a collaboration between me and one other guy and one that is just me, I just want versions kept, and I have had to roll back at time and such things and it works quite well.

One word of advice...NEVER, I mean NEVER upload a file that hasn't gone through FTP VC or you are setting yourself up for a nightmare...

c
07-01-2005, 04:12 AM
Originally posted by dbmasters@Jun 30 2005, 08:26 PM
I dunno, I can't give you the technicals of how it works or anything, but Iuse it on two different projects, one that is a collaboration between me and one other guy and one that is just me, I just want versions kept, and I have had to roll back at time and such things and it works quite well.

One word of advice...NEVER, I mean NEVER upload a file that hasn't gone through FTP VC or you are setting yourself up for a nightmare...

Quoted post



That was the part I could not figure out. I read the instructions but cannot get any versions or history to rollback on. Is this disabled in the evaluation version?

c
07-01-2005, 04:29 AM
Another thing I don't understand is the high pricing of CVS hosting. From what I can see CVS is not as nearly complicated or expensive as running MS Visual Source Safe.

dbmasters
07-01-2005, 06:38 AM
As I recall it's not disabled in the eval version, actually, I know it's not, as my and my coding partner used the eval version for twice as long as normal while reporting bugs and crap...thats weird. I had some trouble getting it set up initially, but honestly, I don't recall what happened or what I did that made it work, if I remember I will post.

jlegato
07-11-2005, 09:08 PM
I'd just like to add in my two cents, I've used CVS and the excellent ViewCVS front end (http://viewcvs.sf.net), It would make a nice extras add on once SSH gets sorted out. ViewCVS is a snap to setup but does require cgi-bin access.