CParticle wrote:
I wrote:
Well, AFAIK RCS is old and rusty...
I advise to use a more modern CVS. I chose TortoiseSVN on Windows,
[...]
You can probably do something similar with other CVS.

Philippe Thanks for you advice as I mentioned in the other post I've
been corrected CVS is probably the correct tool for the job.  I'll
take your advice and see if I can convert your keystroke code to my
needs.

> Which is basically small scale revision control.  I don't want to
> install a database to manage my code I just want something light and
> simple to save me from having hundreds of versions of my files lying
> around.

Grant Wagner wrote:
> Having used several revision control systems, I must highly recommend
> SVN
> (notice there is no tortoise) which is pretty much the complete
> replacement
> for CVS. It's a easier to work with, and will happliy turn any
> directory
> into a repository.

Indeed. I wrote CVS where I intended to write SCM (source code management, or version control <http://en.wikipedia.org/wiki/Revision_control>).

I still advice to use SVN, more modern than CVS.
I indicated Tortoise only as an example of use on Windows: I installed it, and it installs SVN, hiding the gory details, creating a lightweight database where you ask, and so on. And you use it directly in Windows Explorer, where you have your files.

I have yet to read more the manual, I under-use it, alas.

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to