Hi,
My normal work flow (probably similar to yours :) ) is
to make a number of small changes on the working copy
(saving from IDE each time). Only after a logical unit
of work is done would I commit this to the repository
(e.g. made change X).
I don't want/need to save all these little changes to
the repository each time, but it would be useful to
have a local revision control "cache" for all these
little changes, which I might want to revert to, or
copy some code from.
Probably after each commit to the main repository, I
would want to delete this cache.
Any recommendations for such a system? (i.e. require
simple operations like adding to repository, extract,
without disturbing working of svn)
Thanks
Rael
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 25 16:42:55 2006