Re: Arch Repository, revision for website
Georg Seidel <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi there, I set up *another* new arch revision which contains the website of www.gephex.org. The name and location of the archive are the same as for the other arch revisions: > http://arch.gephex.org/gephex/2004 (anonymous access) > sftp://arch.gephex.org/var/arch/gephex/2004 (developer account needed) > > The name of the official archive is: > > [email protected] > The revision is called www--main--1.0. So to get it you do > tla get -A [email protected] www--main--1.0 To avoid confusion: There is *one* arch archive (similar to cvsroot). There are *three* arch revisions (similar to cvs modules) by now: 1) gephex--main--0.4 contains the old sources. 2) gephex--main--0.5 contains the new sources. 3) www--main--1.0 contains the website. I'm wondering at the moment, wether it is good to have anonymous read access for the website revision... Also, the process of uploading changes to the website is somewhat painful at the moment. The reason is that there is no arch client installed on gephex.org. So you have to checkout at your computer and scp or rsync to gephex.org. I guess that it should not be too difficult to compile tla on gephex.org , but it needs some gnu tools like diff to be installed first. Regards, Georg