[COLUG] Eclipse bug with large directory structure
Mark Erbaugh
mark at microenh.com
Thu May 3 11:33:59 EDT 2007
On Thu, 2007-05-03 at 10:35 -0400, kbroestl wrote:
> If these are developers (relatively tech saavy people..) that we are
> talking about, it may be a good idea to train them on the basics of
> command-line svn and just skip Eclipse and the subversion plug in
> for
> repository management entirely. The commands are generally quite
> easy: svn add ./*; svn ci -m "Commit Message Here" You can find all
> the details you'd ever want here:
> http://svnbook.red-bean.com/en/1.1/
You might want to look at RapidSVN (http://rapisdvn.tigris.org). It is a
GUI front end for SVN. I use it when I'm working on documentation for a
project, though I use Eclipse when I'm working on code.
Mark
More information about the colug432
mailing list