*OT* CVS for NT

2011-09-09 Thread Greg Morphis
Where can I find CVS for NT.. we have a Windows 2008 server (running IIS) we would like to install CVS unto and I'm having trouble finding the CVS for NT.. http://www.cvsnt.org/ which I've seen in tutorials isn't working. There's this: http://www.march-hare.com/cvsnt/ But I can't find a link to a

Re: *OT* CVS for NT

2011-09-09 Thread Greg Morphis
On June 30, 2010,[1] http://en.wikipedia.org/wiki/CVSNT#cite_note-0 March Hare retired the zero-dollar Community edition, So what are our options for having some type of source control? On Fri, Sep 9, 2011 at 8:11 AM, Greg Morphis gmorp...@gmail.com wrote: Where can I find CVS for NT.. we

RE: *OT* CVS for NT

2011-09-09 Thread Andrew Scott
Morphis [mailto:gmorp...@gmail.com] Sent: Friday, 9 September 2011 11:20 PM To: cf-talk Subject: Re: *OT* CVS for NT On June 30, 2010,[1] http://en.wikipedia.org/wiki/CVSNT#cite_note-0 March Hare retired the zero-dollar Community edition, So what are our options for having some type of source

RE: *OT* CVS for NT

2011-09-09 Thread Duane Boudreau
Check out SVN and Tortoise. We've been using it for a couple of months. It's as good as anything else I've tried that's free. Duane -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent: Friday, September 09, 2011 10:20 AM To: cf-talk Subject: Re: *OT* CVS for NT

Re: *OT* CVS for NT

2011-09-09 Thread Greg Morphis
of months. It's as good as anything else I've tried that's free. Duane -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent: Friday, September 09, 2011 10:20 AM To: cf-talk Subject: Re: *OT* CVS for NT On June 30, 2010,[1] http://en.wikipedia.org/wiki/CVSNT#cite_note-0

Re: *OT* CVS for NT

2011-09-09 Thread Scott Stewart
There's WinSVN, http://www.winsvn.org/ I've used it in the past and it's dirt simple to set up. You must however be able to support a minimum of .net 2.0 On Fri, Sep 9, 2011 at 9:20 AM, Greg Morphis gmorp...@gmail.com wrote: On June 30, 2010,[1] http://en.wikipedia.org/wiki/CVSNT#cite_note-0

RE: *OT* CVS for NT

2011-09-09 Thread Duane Boudreau
http://visualsvn.com -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent: Friday, September 09, 2011 10:29 AM To: cf-talk Subject: Re: *OT* CVS for NT And you can install Apache Subversion on a system without Apache installed? I definitely wanted to use TortoiseCVS

Re: *OT* CVS for NT

2011-09-09 Thread Scott Stewart
it for a couple of months. It's as good as anything else I've tried that's free. Duane -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent: Friday, September 09, 2011 10:20 AM To: cf-talk Subject: Re: *OT* CVS for NT On June 30, 2010,[1] http://en.wikipedia.org/wiki/CVSNT

RE: *OT* CVS for NT

2011-09-09 Thread Duane Boudreau
, September 09, 2011 10:47 AM To: cf-talk Subject: Re: *OT* CVS for NT ding... that's the one I was thinkning of// On Fri, Sep 9, 2011 at 9:44 AM, Duane Boudreau du...@sandybay.com wrote: http://visualsvn.com -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent

Re: *OT* CVS for NT

2011-09-09 Thread Greg Morphis
: http://visualsvn.com -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent: Friday, September 09, 2011 10:29 AM To: cf-talk Subject: Re: *OT* CVS for NT And you can install Apache Subversion on a system without Apache installed? I definitely wanted

Re: *OT* CVS for NT

2011-09-09 Thread Gerald Guido
: *OT* CVS for NT And you can install Apache Subversion on a system without Apache installed? I definitely wanted to use TortoiseCVS so I was happy to see a TortoiseSVN On Fri, Sep 9, 2011 at 8:27 AM, Duane Boudreau du...@sandybay.com wrote: Check out SVN and Tortoise. We've been

Re: *OT* CVS for NT

2011-09-09 Thread James Holmes
Consider Git with TortoiseGit as well. Git has made our lives better than they were while using SVN. -- Shu Ha Ri: Agile and .NET blog http://www.bifrost.com.au/ On 9 September 2011 21:51, Greg Morphis gmorp...@gmail.com wrote: Okay cool, I'll install SVN on our dev server and see how it

Re: *OT* CVS for NT

2011-09-09 Thread Larry Lyons
And you can install Apache Subversion on a system without Apache installed? I definitely wanted to use TortoiseCVS so I was happy to see a TortoiseSVN If you want an all in 1 SVN server without having to install extras on your server, Visual SVN is very good, and runs on windows,

Re: *OT* CVS for NT

2011-09-09 Thread Russ Michaels
+1 I used VisualSVN for years without any problems at all Although if you don't want the hassle of managing SVN either then try www.projectlocker.com and get it for FREE for 3 users plus all the extras that come with it. This is what I use now and again no problems for several years. On Fri,

Re: *OT* CVS for NT

2011-09-09 Thread Gerald Guido
Although if you don't want the hassle of managing SVN either then try www.projectlocker.com Yeah, what Russ said. +1 for Project locker. BTW You can add an extra user and another 300 megs storage via referrals. Some how I have 700 megs storage. Donno how or why. It uses SSL which is a biggie for

Re: *OT* CVS for NT

2011-09-09 Thread Greg Morphis
ProjectLocker looks real cool actually! Thanks! On Fri, Sep 9, 2011 at 10:55 AM, Gerald Guido gerald.gu...@gmail.comwrote: Although if you don't want the hassle of managing SVN either then try www.projectlocker.com Yeah, what Russ said. +1 for Project locker. BTW You can add an extra user

Re: *OT* CVS for NT

2011-09-09 Thread Wil Genovese
It is possible to build your own system to do SVN, Tracking and Publishing. It's take a little sys admin guru work and custom coding and a good dose of F/OSS stuff. http://www.trunkful.com/index.cfm/2011/9/9/Fully-Operational-SVN-and-Task-Tracking-and-Publishing-System Wil Genovese Sr. Web

Re: *OT* CVS for NT

2011-09-09 Thread Gerald Guido
ProjectLocker looks real cool actually! Thanks! np. Thank Russ for throwing it out there. BTW I was using xp-dev.com(another god service) when I stumbled on Project locker. What sold me, other than SSL, was all the plugins for Trac. If you have ever installed/messed with Trac you quickly find

Re: *OT* CVS for NT

2011-09-09 Thread Greg Morphis
That was just a generic thanks, I appreciate all the feed back from the entire group of people. :) On Fri, Sep 9, 2011 at 12:24 PM, Gerald Guido gerald.gu...@gmail.comwrote: ProjectLocker looks real cool actually! Thanks! np. Thank Russ for throwing it out there. BTW I was using