IIRC, version numbers in SVN are applied to the whole module, while in CVS
version numbers are applied to files individually.

" its old and relatively unmaintained"
not so, well we use CVSNT, which is actively maintained.
http://www.march-hare.com/cvspro/
CVS itself is not dead, it may not get frequent updates, but its a bit more
mature than SVN
http://ximbiot.com/cvs/wiki/index.php?title=Current_events

some comparisons of SVN to CVS
http://ximbiot.com/cvs/wiki/index.php?title=Current_events
http://www.gnuarch.org/gnuarchwiki/SubVersionAndCvsComparison
http://www.gnuarch.org/gnuarchwiki/SubVersionAndCvsComparison
http://better-scm.berlios.de/comparison/comparison.html

DK

On 3/19/07, Ajas Mohammed <[EMAIL PROTECTED]> wrote:

Dont know if this is going to help, but here it is.

SVN --> A folder created is also assigned a version no. I dont think thats
the case in CVS.

Ajas.

On 3/19/07, Justin Haygood <[EMAIL PROTECTED]> wrote:
>
>  CVS – you can't rename / move files without losing history… ever, its
> old and relatively unmaintained
>
> SVN – newer, designed by using the lessons learned from CVS, extremely
> well maintained
>
>
>  ------------------------------
>
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of [EMAIL 
PROTECTED]
> *Sent:* Monday, March 19, 2007 3:14 PM
> *To:* [email protected]
> *Subject:* Re: [ACFUG Discuss] CF Eclipse- CVS - Bugzilla
>
>
>
>
> Thanks for the info. My initial inclination was towards SVN, but there
> are other groups here using CVS which makes it the path of least resistance.
> Selection of software is very political around here, and that is often (read
> always) more of a factor than cost, functionality and useability.
>
> For anyone who has used both CVS and SVN, can you make a good case for
> one over the other?
>
>
> Shawn Gorrell
> Web Development Applications Architect
> Federal Reserve Bank - Atlanta
> Office (404)  498-8449
>
>   *"Ajas Mohammed" <[EMAIL PROTECTED]>*
> Sent by: [EMAIL PROTECTED]
>
> 03/19/2007 01:36 PM
>
> Please respond to
> [email protected]
>
>    To
>
> [email protected]
>
> cc
>
>
>
> Subject
>
> Re: [ACFUG Discuss] CF Eclipse- CVS - Bugzilla
>
>
>
>
>
>
>
>
>
>
> Hi,
>     I have replied earlier here about version control, eclipse, dw,
> bugzilla and stuff. I will make a quick summary again
>
> We are CF & SQL Server shop and we use DW as the IDE here. Reason -->
> Lets you see the design view and I dont think eclipse does that for u.
> Personally, I also use Eclipse with CFEclipse as the plugin. As many others
> have pointed out, DW is for design & develop vs Eclipse which is for coders.
> I use Eclipse when I am working with CFC's. I like the DW search feature
> when compared to other editors out there.
>
> Next is Version Control. We used to use VSS, but at some point we
> stopped using it because of some issues and we were out of source control.
> At that point, I decided to search and came across CVS, Seapine company's
> version control tool, & Subversion. I selected Subversion based of reviews
> and installed it. It works like a charm. As for the plugins for DW &
> Eclipse, Eclipse has Subclipse and DW has SVN for DW. I had replied earlier
> over here and I knew someone would ask it again. So I had posted my response
> on my blog 
here<http://ajashadi.blogspot.com/2007/01/subversion-tortoisesvn-svn-svn-for.html>.
> It has helpful links and good info about the plugins for Subversion.
>
> Next is Bugtracking. I started researching on this and I found that
> there 2 popular tools. One is Trac and other is Bugzilla. Trac integrates
> well with Subversion it seems and Bugzilla on other hand needs plugin to
> integrate with Subversion. But Bugzilla is very popular and I decided to go
> with Bugzilla. I have installed it on my home notebook and it works fine. I
> have to try out different things before I go ahead and install it for my
> team here.
>
> What else... Let me know if I missed something here. I am going to
> update my experience in configuring and using these tools on my blog
> sometime, So it could be used as one stop place for IDE, Version Control,
> Bugtracking for ColdFusion.
>
> --
> <Ajas Mohammed />*
> *http://ajashadi.blogspot.com
>
>
> On 3/19/07, *Robert Reil* < [EMAIL PROTECTED] > wrote:
> What would it take to do the same in DW?
>
>
> Robert P. Reil
>
> Managing Director,
>
> Motorcyclecarbs.com <http://motorcyclecarbs.com/>, Inc.
>
> 4292 Country Garden Walk NW
>
> Kennesaw, Ga. 30152
>
> Office 770-974-8851
>
> Fax 770-974-8852
>
> www.motorcyclecarbs.com
>
>
>  ------------------------------
>
> *From:* Douglas Knudsen [mailto: [EMAIL PROTECTED] *
> Sent:* Monday, March 19, 2007 1:01 PM*
> To:* Carbs Sales&Service
> *
> Subject:* Re: [ACFUG Discuss] CF Eclipse- CVS - Bugzilla
>
> yes, SubClipse IIRC.
>
> We use CVS, but not a bug track tool as we have Remedy/ServiceCenter
> here for that.  I had pushed it onto the group when SVN was still at a
> 0.somenumber release.  I initially had the group using TortoiseCVS, real
> easy to use and slips into the windows file explorer.  Now with Eclipse use,
> can use its plugin which is even nicer.
>
> SVN is the latest fad, but CVS is still tried and true, eh?  :)
>
> DK
>
> On 3/19/07, [EMAIL PROTECTED] * <[EMAIL PROTECTED]><
> [EMAIL PROTECTED]> wrote:
>
> There are Eclipse plugins for SVN aren't there? SVN is Subversion right?
>
>
> Shawn Gorrell
> Web Development Applications Architect
> Federal Reserve Bank - Atlanta
> Office (404)  498-8449
>
> *Andrew Powell <* [EMAIL PROTECTED] <[EMAIL PROTECTED]>* >*
> Sent by: [EMAIL PROTECTED]
>
> 03/19/2007 12:53 PM
>
> Please respond to*
> * [email protected]
>
>
>
> To
>
> [email protected]
>
> cc
>
>
>
> Subject
>
> Re: [ACFUG Discuss] CF Eclipse- CVS - Bugzilla
>
>
>
>
>
>
>
>
>
>
>
> I would tend to shy away from CVS and look towards SVN.  SVN is a bit
> more robust in that you can deal with more than just text-based files
> (i.e. images, etc).
>
> ap
>
>
> On Mar 19, 2007, at 12:50 PM, [EMAIL PROTECTED] wrote:
>
> >
> > I know that there have been several discussions on the list over
> > the last few years about various versioning tools, and I'll admit
> > that I've pretty much ignored them because we were locked into a
> > product that we all despised with no end in sight. That day is over
> > and we're actively seeking tools for source control and bug tracking.
> >
> > We'd kind of hoped for products that played nicely with one
> > another, and I was thinking about using Eclipse with CF Eclipse,
> > CVS with Eclipse plugin and Bugzilla with Eclipse plugin. That way
> > we could bin Dreamweaver and do all of our development, source
> > control and bug tracking from a single IDE. Anyone have any
> > experience or feedback on either the whole combination or pieces?
> > I'm hearing rumor mill that a killer new version of CF Eclipse is
> > coming out very soon, so it may be a compelling replacement for DW.
> >
> > Feedback would be greatly appreciated...
> >
> >
> > Shawn Gorrell
> > Web Development Applications Architect
> > Federal Reserve Bank - Atlanta
> > Office (404)  498-8449
> > -------------------------------------------------------------
> > To unsubscribe from this list, manage your profile @
> > http://www.acfug.org?fa=login.edituserform
> >
> > For more info, see http://www.acfug.org/mailinglists
> > Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> > List hosted by FusionLink
> > -------------------------------------------------------------
>
>
>
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @ *
> * http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>
>
>
> -------------------------------------------------------------
>
> To unsubscribe from this list, manage your profile @ *
> *http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by FusionLink <http://www.fusionlink.com/>
> -------------------------------------------------------------
>
>
>
> --
> Douglas Knudsen*
> *http://www.cubicleman.com
> this is my signature, like it?
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @ *
> *http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by FusionLink <http://www.fusionlink.com/>
> -------------------------------------------------------------
>
>
>
>
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @ *
> *http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by FusionLink <http://www.fusionlink.com/>
> -------------------------------------------------------------
>
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @
> http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by FusionLink <http://www.fusionlink.com>
> -------------------------------------------------------------
>
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @
> http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by FusionLink <http://www.fusionlink.com>
> -------------------------------------------------------------
>



--
<Ajas Mohammed />
http://ajashadi.blogspot.com
-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink <http://www.fusionlink.com>
-------------------------------------------------------------




--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?



-------------------------------------------------------------

To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-------------------------------------------------------------


Reply via email to