Re: Exclude .svn - directories

Joe Orton <[email protected]> Sun, 11 Sep 2005 14:23:17 +0100
Newsgroups gmane.comp.web.sitecopy
Message-ID <[email protected]>
On Sat, Sep 10, 2005 at 08:25:44PM +0200, Joeri De Backer wrote:
> In each directory, i'm having a ".svn"-directory, which should not be
> uploaded to the server.  I've put the following in my .sitecopyrc:
> 
> site setup
>   server ftp.xxx
>   remote /httpdocs/setup
>   local /svncl/setup/http
>   username xxx
>   password xxx
>   ignore ".svn"

That should be:

   exclude ".svn"

Regards,

joe
_______________________________________________
sitecopy maillist  -  [email protected]
http://dav.lyra.org/mailman/listinfo/sitecopy