File: README.CVS

package info (click to toggle)
atftp 0.8.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 968 kB
  • sloc: ansic: 7,028; sh: 939; makefile: 36
file content (39 lines) | stat: -rw-r--r-- 916 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
atftp-0.7.1 and later
=====================

Development of atftp has switched over to a sourceforge project, with a mirror
on github.com
A git repository is used for the source code.

A copy of the repository can be fetched with the command

  git clone git://atftp.git.sourceforge.net/gitroot/atftp/atftp
    - or -
  git clone https://github.com/madmartin/atftp.git

Please read the file INSTALL for further instructions.







atftp-0.7
=========


The development for atftp is done using CVS. It is possible to access the
repository read-only by using the following CVSROOT with a null password:

 :pserver:anonymous@heimlich.syspark.com:/var/cvs/atftp

It is also possible to grant write access to the CVS repository for people
wishing to participate in the development. Please address such requests to
either of us.

Thanks

--
Remi Lefebvre <remi@debian.org>
Jean-Pierre Lefebvre <helix@step.polymtl.ca>