delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
X-Authentication-Warning: | kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f |
Date: | Mon, 29 Apr 2002 13:40:21 -0500 |
From: | JT Williams <jeffw AT darwin DOT sfbr DOT org> |
To: | djgpp AT delorie DOT com |
Subject: | Re: version control packages for dos |
Message-ID: | <20020429184021.GA1098@kendall.sfbr.org> |
Mail-Followup-To: | djgpp AT delorie DOT com |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1020424095307 DOT 4915J-100000 AT is> <c21a43ff DOT 0204241122 DOT 71f1f61c AT posting DOT google DOT com> |
Mime-Version: | 1.0 |
In-Reply-To: | <c21a43ff.0204241122.71f1f61c@posting.google.com> |
User-Agent: | Mutt/1.3.27i |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
-: Consider this sample of invocation : -: ci ..\RCS\foo.c foo.c -: ci: ..\rcs\RCS/foo.c : no such file or directory -: ci: RCS\foo.c : no such file or directory I have been using the djgpp port of rcs for some time, with no problems. However, I have never tried to archive "outside" of the current working directory, as you do here; instead, every directory I want under rcs control has a file `rcs' that contains a single line (the full path to the repository for the current directory), e.g., % pwd /hackery/djlfn/src % cat rcs /dev/e/cvs/djlfn/src.rcs Note the `.rcs' prefix on the repository name. With this setup I have had no trouble.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |