Branch 1.1 has been created

Alan DeKok aland at ox.org
Thu Dec 8 02:45:18 CET 2005


Frank Cusack <fcusack at fcusack.com> wrote:
> $ cvs update -j HEAD rlm_x99_token

  Why?  Just do:

$ cvs checkout ....
$ cd src/modules/rlm_x99_token
$ echo * > ../foo
$ rm -f *
$ cvs delete `cat ../foo`
$ cvs commit

  Alan Dekok.



More information about the Freeradius-Devel mailing list