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

Re: svn-clean

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-08-20 02:04:37 CEST

Hunh? 'svn info' should not be using the network either. Are you assuming,
or did you observe a case of this? If the latter, then we have a bug.

Cheers,
-g

On Fri, Aug 16, 2002 at 02:12:39PM -0400, Wilfredo Sanchez wrote:
> You're right. svn info needs the network. The problem with svn
> status is that it ignores some files, so I can't use it to find all
> files not in the WC. Is there a way to tell it not to ignore any files?
>
> -wsv
>
>
> On Thursday, August 15, 2002, at 04:44 PM, Scott Lamb wrote:
>
> > Wilfredo Sanchez wrote:
> >> Since "make distclean" craps out more often than not, and I wanted
> >> to get rid of all files which aren't in the repository, I wrote the
> >> following script to nuke anything not managed by SVN. Now, I'm
> >> cheating because I'm poking in .svn/entries, which I'd call a no-no.
> >> Better would be to use "svn status", but that craps out if I'm off
> >> of the network. A bummer, since the information I want is available
> >> locally. Is there another way?
> >
> > "svn status" shouldn't use the network unless you use the -u argument.
> > Try something like this (untested):
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 20 02:00:38 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.