Development
From GNUFerret
[edit]
Ferret CVS Repositories
Ferret sources are stored on a Bazaar repository in the GNU machines.
To get a read-only copy of the repository:
$ bzr branch http://bzr.savannah.gnu.org/r/ferret/branches/trunk
To get a read-write copy (you need the proper permissions in the project):
$ bzr branch sftp://bzr.savannah.gnu.org/srv/bzr/ferret/branches/trunk
