GARNOME IS NOW MAINTAINED IN SVN.
Index | <-Prev | Next->(Replace the project name and location with your own in the following example)
First let's setup a signing rule for our mirror. Create a file called ~/.arch-params/signing/bob@somewhere.com--projects-MIRROR and put this line in it.
bob@somewhere.com--projects |
To create a mirror of our archive at a remote location. Note that the /home/bob/www dir must already exist on the remote machine.
tla make-archive -lsm bob@somewhere.com--projects sftp://bob@somewhere.com/home/bob/www/arch |
Let's push the contents of our archive to the mirror. This same command is used to update our mirror too.
tla archive-mirror bob@somewhere.com--projects |