Stefano wrote: [] > [coltrane:/sw/fink] stefanok% ls -l [looks OK]
[] > |-- 10.2 > | |-- CVS [] > | |-- stable > | | |-- crypto > | | | `-- binary-darwin-powerpc > | | | |-- Packages.gz > | | | `-- Release > | | `-- main > | | `-- binary-darwin-powerpc > | | |-- Packages.gz > | | `-- Release > | `-- unstable > | |-- crypto > | | `-- binary-darwin-powerpc > | | |-- Packages.gz > | | `-- Release > | `-- main > | `-- binary-darwin-powerpc > | |-- Packages.gz > | `-- Release > |-- CVS This confirms what I thought: In 10.2/stable and 10.2/unstable and their subdirectories, the CVS directories are missing. You should remove, inside 10.2, the stable and unstable directories (rm -rf), and then , still inside 10.2, just say "cvs -z3 update -d -P". This should get you everything back in working order. -- Martin ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
