Re: mod_dav_svn and Apache directive

2011-11-11 Thread Michaël Bruneel
that this behaviour could be a problem when the repository itself contains a viewvc/ directory and it's better to use totally separated URL. The point was to keep the URL and not force users to relocate their working copy. Thanks for your help. Regards, -- Michaël Bruneel http://www.alethes.b

mod_dav_svn and Apache directive

2011-11-04 Thread Michaël Bruneel
svn/vcc/default' The repository root contains trunk/, branches/ and tags/ directories and a viewvc/ directory will never be versioned. The viewvc URL is used to browse the repository through ViewVC interface. Is it the really expected behaviour? Or is there something wrong somewhere else?

uses of svn:ignore ?

2010-07-07 Thread Michaël
n propget svn:ignore . config.php But, if check status, I see I modified config.php : $ svn st M config.php How can I fix that ? Thanks, Michaël