Source control/Version control wanted

Source control/Version control wanted

Post by Brian Wainsco » Thu, 10 Feb 1994 00:16:53



Where can I find a good (PD) source control/version control program
for UNIX?  We have an application with about 2000 subroutines, supported
on several UNIX platforms and woked on by several people.  We need a better
means of managing this situation.  All suggestions MOST welcome.

Please Email as I don't always have time to read this group.

Thanks!

--
-------------------------------------------------------------------------
Brian Wainscott  | "I want to get so close to Him that it's no big change

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

 
 
 

Source control/Version control wanted

Post by Chris Schefl » Tue, 15 Feb 1994 13:04:16


: Where can I find a good (PD) source control/version control program
: for UNIX?

We use rcs (revision control system).  It came free with our HP-UX.  I think
it's a standard UNIX utility, so you may already have it.

I like it.  It keeps your source directories read-only, and keeps a "mirror"
of each file in a separate directory branch.  It keeps in each file who
modified it, when, exactly what was changed, and a programmer comment.

From the programmer's perspective, you just check out a file with lock.
Anybody else trying to check it out for lock will be informed that you
have it locked (I think they can still check it out).  Then, when your
done with your changes, you check it back in, and it prompts you for
a comment, and creates comment in the source code with your comment,
the date, your user id, and your full name.

You can also check out any revision (so for example, you can look at
what the file looked like at 1.3, even though it may be at 1.9 now).
You can also have it generate a diff between to revisions.

I recommend it highly.

--
--------------------------------------------------------------------
Welcome to the Machine....


 
 
 

1. Source control, version control, global updates for HTML?

Anyone out there have experience with any scripts or
software for source control, version management,
backup/recovery or global updates of static HTML documents/trees?

Know of any source control packages which might be especially
good for use with HTML files/directory trees?
I'm thinking of source control software, such as SCCS or RCS,
or anything which provides similar source control.

I'm working in a UNIX environment, with multiple web sites,
multiple authors and webmasters, and a static page count
at several hundred and growing.  We need to get it all
under control.  

Any and all info or pointers would be appreciated.  
--
###  John Nolan  


###  Drexel University, Philadelphia         ~      (_)/ (_)

I've been rich and I've been poor. Believe me, rich is better.

     -- Mae West

2. vi editor FAQ (Frequently Asked Question List), Part 2/2

3. Source control in a partially controlled environment -HELP!!!!

4. resolv.conf/DHCP question

5. Control Tools for binaries and source wanted.

6. mounting an ISO

7. Source Code Version Control

8. Consultant Needed

9. minicom's scrollback problem, what about Control-S, Control-Q?

10. controlled user account ( disable control-y)

11. How do you block Control-c and Control-z?

12. Mail control, Netscape control, etc.

13. Blocking Control-C and Control-Z.