gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] new to arch: 2 questions


From: Bruce Stephens
Subject: Re: [Gnu-arch-users] new to arch: 2 questions
Date: Mon, 17 Nov 2003 18:29:18 +0000
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Gurupartap Davis <address@hidden> writes:

> Hi folks,
>
> I've just installed arch and I'm trying to use it to manage a
> website...I've run into a couple cases I'm not quite sure how to
> handle:
>
> 1) arch doesn't seem to like .htaccess files, which are neccessary for
> several protected subdirectories

This is configurable.  Look in {arch}/=tagging-method

> 2) if you munge a file beyond hope of repair, how do you revert it
> to the last saved version?  In CVS, you could just delete the file
> and say 'cvs update' and it would be reverted.  I've tried this in
> arch...deleted the file and sais 'tla update', but it still thinks
> my tree is up to date.  how do I get my file back?

Use "tla file-find" to find a suitable copy of the saved version:

      cp $(tla file-find <filename>) <filename>

[...]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]