Your prefered revision control software (off-topic)

P

Peter v. N.

Hi,

What are you C++ people using when it comes
to source code management?

Do you go the open source way (CVS, SVN) or
commercial (Perforce (c))?

Any recommendations? Why did you choose what you
are using right now?

Sorry that this post is slightly off-topic, but
you always give good answers to stupid questions ;-P

Cheers,
Peter
 
V

Victor Bazarov

Peter said:
What are you C++ people using when it comes
to source code management?
[..]
Sorry that this post is slightly off-topic,

*Slightly*? What are we C++ people wearing to work,
shirts or pull-overs? Are you kidding?!

Try comp.software-eng, please. Or your OS newsgroup.
but
you always give good answers to stupid questions ;-P

This question is not stupid. It's *misplaced*.

V
 
M

Markus Svilans

Peter said:
Hi,

What are you C++ people using when it comes
to source code management?

Do you go the open source way (CVS, SVN) or
commercial (Perforce (c))?

Any recommendations? Why did you choose what you
are using right now?

Sorry that this post is slightly off-topic, but
you always give good answers to stupid questions ;-P

Cheers,
Peter

Hi Peter,

I use Subversion because:

1. It's reliable (for the small to medium size projects I work on)
2. Free
3. The super cool TortoiseSVN shell integration tool (for Windows)
4. You can use it with any IDE, or no IDE at all

Regards,
Markus.
 
T

Thomas Matthews

Peter said:
Hi,

What are you C++ people using when it comes
to source code management?

Do you go the open source way (CVS, SVN) or
commercial (Perforce (c))?

Any recommendations? Why did you choose what you
are using right now?

Cheers,
Peter

At my employers I have used PVCS and currently
using Clearcase.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.comeaucomputing.com/learn/faq/
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top