Re: Exclude .svn - directories
Doug Laidlaw <[email protected]> Wed, 14 Sep 2005 20:23:56 +1000
| Newsgroups | gmane.comp.web.sitecopy |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 11 Sep 2005 11:23 pm, Joe Orton wrote: > 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 I was going to say: I have no trouble with .cvs directories. I have: exclude ".cvsignore" exclude "CVS" exclude "*/CVS" exclude "*/*/CVS" Doug L. -- ICQ Number 178748389. Registered Linux User No. 277548. Friends are quiet angels who lift us to our feet when our wings have trouble remembering how to fly. - Anonymous. _______________________________________________ sitecopy maillist - [email protected] http://dav.lyra.org/mailman/listinfo/sitecopy