[prev in list] [next in list] [prev in thread] [next in thread] 

List:       svk-devel
Subject:    Re: [svk-devel] Delete missing files
From:       Adrian Wilkins <adrian.wilkins () gmail ! com>
Date:       2008-06-27 18:06:21
Message-ID: 48652C1D.2010300 () gmail ! com
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>> Is there any function to batch "svk delete" all missing files?
> 
> Is this not sufficient?
> 
> 	$ svk st | egrep '^!' | xargs svk rm

> i am a Win32 user

Options :

Powershell - a very much more powerful windows shell. Free download for XP and
up from MS.

svk st | where { $_[0] -eq '!' } | foreach {
	$name = $_.Substring(4) ; svk rm $name
}

Cygwin or GnuWin32 ; see above.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIZSwdcP1uebIhWSYRAtesAJsE9SgE++UPs3bpuv6p6DSWc1cEPgCffV2n
N/YbrzyC5PKnRIL88BNPGqo=
=spLi
-----END PGP SIGNATURE-----
_______________________________________________
svk-devel mailing list
svk-devel@bestpractical.com
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic