On Thu, Mar 26, 2009 at 8:01 PM, [email protected] <[email protected]> wrote: > Is it possible to get a CVS copy? > > I tried: "cvs -z3.2 > -d:pserver:[email protected]:/cvsroot/backuppc co > BackupPC" > > ...but received the dreaded "__CONFIGURE_BIN_LIST__" error when I ran > the "./configure.pl" > > Thanks for a great product! > > -J >
I've also started following the CVS repository on github. You can find that at: http://github.com/pcmantz/backuppc-cvs/tree/master I would suggest that if you used git, that you clone backuppc-git, then clone that directory locally for a working copy to work on top of. This way, your work will be on top of whatever is available in CVS. My own personal work is available at: http://github.com/pcmantz/backuppc/tree/master But I warn you, I rebase frequently to make sure that my development stays sane. Adios, -- Paul Mantz http://www.mcpantz.org BackupPC - Network Backup with De-Duplication http://www.backuppc.com Zmanda - Open source backup and recovery http://www.zmanda.com/ ------------------------------------------------------------------------------ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
