[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Fw: SCCS to Subversion

From: Jonathan Leffler <jleffler_at_us.ibm.com>
Date: 2004-06-03 00:52:53 CEST

Tim Alsop <Tim.Alsop@CyberSafe.Ltd.UK> wrote:
> I would very much like to try your version of this script - I don't like
> the idea of extract the file for edit.

I responded to Tim off-list with a 56 KB attachment (gzipped tar file).
I said I'd also respond to this list, with the information on where it
can be downloaded - here's the on-list response.

Jonathan Leffler/Menlo Park/IBM wrote on 06/02/2004 03:03:04 PM:

Herewith a package, sccstools, which I've just reassembled. It is
installed on my Sun where it works fine out of the box. You may
just grab sccs2rcs.sh from the extracted files, but you may also
find the program sccs useful -- it adds SCCS/s. to the front of SCCS
file names. This is similar to, but distinctly different from, the
BSD 'sccs' front end. This version handles simple wild cards, too.

If your main SCCS commands are not installed in /usr/ccs/bin, then
you should compile with: make SCCSLOC=/usr/local/bin
If your main SCCS commands are installed in /usr/ccs/bin, then you
should b able to do just: make

If you want to bundle and install 'my way', then run 'make BOD' (for
Binary Only Distribution). This puts the materials into a sub-
directory BOD - executables, scripts and documentation.
Then cd to BOD, and install using one of the following command lines:

  ./jlss install sccstools
  ./jlss -d $HOME -u username -g grpname install sccstools

You can also uninstall:

  cd $HOME/etc; ./jlss uninstall sccstools

The material is placed in the etc, bin and man/man1 sub-directories
of the directory specified by -d option, which defautls to /usr/local.

[attachment "sccstools-3.00.tgz" deleted by Jonathan Leffler/Menlo
Park/IBM]

(Strictly, this is a transitional version - it partly labels itself
version 3, and partly labels itself 3.00; consistency is desirable,
but takes longer to achieve than I've got today. I last released
this package in about 1998.)

I'll also post a response to users@subversion.tigris.org explaining
what I've done without the attachment.

The file is also downloadable from:

  http://home.earthlink.net/~jleffler/JLSS/sccstools-3.00.tgz

--
Jonathan Leffler (jleffler@us.ibm.com)
STSM, Informix Database Engineering, IBM Data Management
4100 Bohannon Drive, Menlo Park, CA 94025
Tel: +1 650-926-6921   Tie-Line: 630-6921
      "I don't suffer from insanity; I enjoy every minute of it!"
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 3 15:39:17 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.