[darcs-users] Re: Newbie to version controll and darcs

Stephane Bortzmeyer bortzmeyer at nic.fr
Mon Dec 6 21:09:03 UTC 2004


On Mon, Dec 06, 2004 at 02:07:08PM +0100,
 Jon Lurås <jon at lur.no> wrote 
 a message of 25 lines which said:

>  My question is: Is it okay too have the webroot as a darcs repo and
> just run a 'darcs pull' everytime I am ready for a new release?

I believe so. I never used darcs for a Web site but I use CVS a lot
for this purpose.

> I guess I would not like the webusers too see my _darcs directory.

With Apache:

<FilesMatch "/_darcs/">
order allow,deny
deny from all
</FilesMatch>





More information about the darcs-users mailing list