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

Re: this is cool

From: Niels P. Mayer <npm_at_collab.net>
Date: 2000-07-27 23:08:51 CEST

> yea yea yea...win32 and all...but...the idea of integration in the browser
> is totally neato. it borders on something like early webdav. :-)
> <http://www.wincvs.org/TortoiseCVS/index.html>

big deal.. emacs has had close integration of a generic version control
system for many years now. I've used xemacs and the "VC" (version control)
on both Win/NT and Unix for like 5-10 years. Nice thing is you get the same
interface/functionality whether your rev controlling in RCS or CVS -- it
figures it out automatically and just does the right thing. Additionally,
there's the most excellent PCL-CVS package which gives you a browser
interface to a given set of CVS'd directories, and lets you, co, update,
etc (plus get status of individual files, e.g. added, changed, modified, etc.

vcscvs.netbeans.org is an integration of CVS into netbeans IDE and it's
built-in code-smart editor. Again, this is really cool. They basically let
you create CVS-based filesystems that you can mount and unmount like any
other filesystem. The difference is that the filesystem is remotely
reposited and version controlled.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>> Niels Mayer (npm_at_collab.net) http://www.cybertribe.com/mayer <<
>> Tel: 415 247 1596 Cel: 415 613 6152 Fax: 415 247 1697 <<
>> *** <<
>> COLLAB.NET, San Francisco, CA <<
>> Collab.Net is hiring! Go to http://www.collab.net/jobs for info. <<
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Received on Sat Oct 21 14:36:06 2006

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

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