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

Re: Cleaning up work area with svn

From: John Szakmeister <john_at_szakmeister.net>
Date: 2004-04-10 03:18:01 CEST

On Friday 09 April 2004 12:09, ml@basmevissen.net wrote:
> > Where I live, that is 'make realclean' or 'make distclean'
>
> I think there lies the best solution: make the makefile cleanup the area
> and check that with svn status before committing.
>
> OK, I'm convinced. Thanks for the input all.

If you really want to check and make sure that you've added all the right
files and your project isn't too big, you could just run 'svn export' on your
working copy. Any files that aren't added won't be exported.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 10 03:21:16 2004

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.