Daniel Hedge wrote:
revision lock error
Is this the full error message?
arch_import: unable to acquire revision lock (internal error in
archive-pfs.c(pfs_lock_revision))
tree: /etc
revision: [EMAIL PROTECTED]/test--etc--0--base-0
Do you use the same user for sftp as the one creating the archive? If
not, check the permissions.
I think so i will recreate the archive anyway in the next experiment
and make sure (has become good at removing arch and reinstalling it)
BTW: You can use make-archive etc. on the sftp client, no need to do
that on the server host. You don't even need tla installed on the
server, it just has to provide some access method (HTTP, FTP, WebDAV,
sftp).
Their are only two machines.. 1) the machine that is using the files
and 2) the machine those files and their histories are archived on. If
I am misunderstanding you I appologize..
It is possible to create a project tree on a machine that tla is not
installed on ? how!?! :-O *begs*
All tla requires is filesystem access. So if you have sftp, ftp, or
webdav access, you can have an archive there. cvs/subversion/most others
need a server process, but tla is client only, just using a remote
filesystem.
You don't really have to do anything. It's just how you register and
create the archive. Typing:
tla make-archive [EMAIL PROTECTED]
sftp://[EMAIL PROTECTED]/path/on/other/machine
Will create a new archive on "othermachine" in /path/on/other/machine
and register it as [EMAIL PROTECTED]
John
=:->
CU Sascha
signature.asc
Description: OpenPGP digital signature
_______________________________________________
Gnu-arch-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-arch-users
GNU arch home page:
http://savannah.gnu.org/projects/gnu-arch/