Re: [PATCH] Additions to INSTALL
From: Pavel Roskin <proski_at_gnu.org>
Date: 2002-09-26 01:04:07 CEST
> > I'm still undecided whether to move some of my projects to Subversion. I
I want to remove all files and directories that are not versioned. It's
The best way to resolve this situation is to do a clean build. Things
There are actually three different things that I occasionally want to do:
1) Revert changes in the versioned files (that's what "svn revert" does).
2) Remove all non-versioned files. Good for checking my changes before
3) Do both. Good for automated scripts that create snapshots. Good for
> Are you looking for 'svn revert'?
Probably not. It doesn't seem to affect non-versioned files:
[proski@marabou rxvt]$ ls Makefile
I really hope that Subversion won't need addons to do such simple things.
-- Regards, Pavel Roskin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Sep 26 01:05:02 2002 |
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.