arx-users
[Top][All Lists]
Advanced

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

Re: [Arx-users] Checking out source without _arx stuff?


From: Kevin Smith
Subject: Re: [Arx-users] Checking out source without _arx stuff?
Date: Mon, 18 Jul 2005 09:37:25 -0400
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050404)

Peter Busser wrote:
Is it possible to check out the source from an ArX repository without
generating the _arx stuff? It would be handy for generating .tar files for
upload and for other such purposes.

Are you thinking of the export command? If not, please describe in more detail what you would like.

Kevin

---

address@hidden:~$ arx export --help
Create a project tree without ArX control files
usage: export [options] [revision] [name] [dest-dir]

 --changelog             include Changelogs in the tarball
 --tarball               create a tarball, not a project tree
 --dir DIR              cd to DIR first

Create a new project tree without any ArX control files.  With
the --tarball option, ArX just creates a tarball (.tar.gz) of that
project tree.

If no revision is given, it uses the latest revision of the current tree.

If no name is given, then the default name will be the branch name
followed by the revision number.  So for example

    arx export foo.bar.1.0,23      ->    foo.bar.1.0.23/
    arx export foo.bar.1.0,23 baz  ->    baz/

The tree or tarball will be placed in the current directory or DEST-DIR
if specified.  The destination is printed out.




reply via email to

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