Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > [Off-topic] cvs

Reply
Thread Tools

[Off-topic] cvs

 
 
Jozef Kosoru
Guest
Posts: n/a
 
      10-24-2003
Hello,

sorry for the off-topic question but I think this is a good
place to ask. I plan to develop open-sourced web application
which integrates CVS browser, a bug tracking system and some
more interesting features to support development both
open-sourced and commercial projects. I would like to know
whether it is worth to invest my free time for such a tool.
CVS is rather an old system and I have no idea how widely is
used in development teams. So my question is easy: Do you use
CVS in your development?

Thank you,
jozef

 
Reply With Quote
 
 
 
 
David Zimmerman
Guest
Posts: n/a
 
      10-24-2003


Jozef Kosoru wrote:

> Hello,
>
> sorry for the off-topic question but I think this is a good
> place to ask. I plan to develop open-sourced web application
> which integrates CVS browser, a bug tracking system and some
> more interesting features to support development both
> open-sourced and commercial projects. I would like to know
> whether it is worth to invest my free time for such a tool.
> CVS is rather an old system and I have no idea how widely is
> used in development teams. So my question is easy: Do you use
> CVS in your development?
>
> Thank you,
> jozef
>


We use CVS. Dumped ClearCase

 
Reply With Quote
 
 
 
 
Daniel Dyer
Guest
Posts: n/a
 
      10-24-2003
On Fri, 24 Oct 2003 18:38:57 +0200, Jozef Kosoru
<> wrote:

> Hello,
>
> sorry for the off-topic question but I think this is a good
> place to ask. I plan to develop open-sourced web application
> which integrates CVS browser, a bug tracking system and some
> more interesting features to support development both
> open-sourced and commercial projects. I would like to know
> whether it is worth to invest my free time for such a tool.
> CVS is rather an old system and I have no idea how widely is
> used in development teams. So my question is easy: Do you use
> CVS in your development?
>
> Thank you,
> jozef


There are lots of companies using CVS, including the one I work for and my
previous employer. In addition, the vast majority of Open Source
projects, including all those at SourceForge.net and the Apache
Foundation, use CVS. However, the ubiquity of CVS is a triumph of
functionality (in that it's "good enough") and availability over design.
If you scratch the surface you will find some very ugly things
underneath. The nature of CVS and its history mean that it lacks certain
features that really should be there, such as atomic commits and easy
moving/renaming of files.

Despite the problems of CVS, with a decent front-end such as SmartCVS
(http://www.smartcvs.com) it is still infinitely preferable to Microsoft
SourceSafe.

I am keeping an eye on Subversion (http://subversion.tigris.org), which is
an Open Source system intended to improve upon and eventually replace
CVS. I believe SourceForge are considering moving their CVS repositories
across to Subversion in the future.

Dan.

--
Daniel Dyer
 
Reply With Quote
 
Joona I Palaste
Guest
Posts: n/a
 
      10-25-2003
Jozef Kosoru <> scribbled the following:
> Hello,


> sorry for the off-topic question but I think this is a good
> place to ask. I plan to develop open-sourced web application
> which integrates CVS browser, a bug tracking system and some
> more interesting features to support development both
> open-sourced and commercial projects. I would like to know
> whether it is worth to invest my free time for such a tool.
> CVS is rather an old system and I have no idea how widely is
> used in development teams. So my question is easy: Do you use
> CVS in your development?


Both of the companies I have worked for use CVS.

--
/-- Joona Palaste () ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"Outside of a dog, a book is a man's best friend. Inside a dog, it's too dark
to read anyway."
- Groucho Marx
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Eclipse and CVS, Eclipse wipes out CVS directories xyzzy12@hotmail.com Java 1 08-31-2007 10:19 AM
Eclipse 3.2 and CVS - where and how to get and install CVS? ddog Java 3 08-04-2007 06:41 PM
[ANN] Ruby CVS IRC bot, and Ruby CVS RSS feed David Ross Ruby 5 12-05-2004 03:48 AM
Excel File Format of ".CVS" ASP .Net 1 08-18-2004 05:56 AM
ftp and cvs download of mozilla source? Gernot Hassenpflug Firefox 0 06-08-2004 02:35 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57