From 0ccc7938d0b1d3a659c1e9d0f8bc12076ec34e34 Mon Sep 17 00:00:00 2001 From: bagyenda <> Date: Sat, 13 May 2006 09:44:33 +0000 Subject: [PATCH] - CVS repository change noted in documentation --- mbuni/doc/userguide.shtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mbuni/doc/userguide.shtml b/mbuni/doc/userguide.shtml index 4b68ddb..ad02968 100644 --- a/mbuni/doc/userguide.shtml +++ b/mbuni/doc/userguide.shtml @@ -458,11 +458,11 @@ Kannel in a non-standard location, you will need to supply the location to c

If you want to try out the development version of Mbuni, you can download it from the CVS on sourceforge.net:

-cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mbuni login
+cvs -d:pserver:anonymous@mbuni.cvs.sourceforge.net:/cvsroot/mbuni login
followed by
- cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mbuni co -P mbuni
+ cvs -z3 -d:pserver:anonymous@mbuni.cvs.sourceforge.net:/cvsroot/mbuni co -P mbuni
you can then install as above.