diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-20 11:27:15 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-20 11:27:15 +0000 |
| commit | 3eb98665bb5da22d18c371b205066452b4b36232 (patch) | |
| tree | e5bcc97a3afaa1bd1b6d15180457de357fef8fb7 | |
| parent | 6650f75bc003e57646579ff0ea928e7bc97cb154 (diff) | |
Notes
| -rw-r--r-- | share/examples/cvsup/cvs-supfile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile index d6f5abf89e80..284198467c8d 100644 --- a/share/examples/cvsup/cvs-supfile +++ b/share/examples/cvsup/cvs-supfile @@ -188,6 +188,12 @@ doc-all # repository www +## Projects +# +# This collection retrieves the projects tree of the FreeBSD +# repository +projects-all + ## CVSROOT control files # # This is to get the control files that cvs(1) needs and the commit logs. |
