Re: BDB vs. FSFS
From: Preben 'Peppe' Guldberg <peppe_at_wielders.org>
Date: 2004-10-20 20:03:13 CEST
Nik Derewianka wrote:
> We do multimedia development for cd's and dvds - big projects with lots
While talking of unixy ways to delete the folders, wouldn't it be better
Say you directory is called "proj", I'll store the .svn directories in
#!/bin/sh
if [ $# -ne 2 ]; then
from="$1"
# sed does: quote the path, save it, replace $from by $to, strip
Name the script eg. mvsvn and you could do
$ mvsvn project project.svndirs
use the clean version of your project, and then revert your changes with
$ mvsvn project.svndirs project
Preben
-- se nocp cpo=BceFsx!$ hid bs=2 ls=2 hls ic " P. Guldberg /bin/vi@wielders.org se scs ai isf-== fdo-=block cino=t0,:0 hi=100 ru so=4 noea lz|if has('unix') se sh=/bin/sh|en|syn on|filetype plugin indent on|ono S V/\n^-- $\\|\%$/<CR> cno <C-A> <C-B>|au FileType vim,mail se sw=4 sts=4 et|let&tw=72+6*(&ft=~'v') --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Oct 20 20:03:50 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.