search for: cvsfile

Displaying 2 results from an estimated 2 matches for "cvsfile".

Did you mean: csvfile
2014 Jan 27
4
Perl Search::Xapian
...on is how to I deal with the :db DB_CREATE_OR_OPEN in perl? Been reading a lot and my understanding of perl I guess is not the best it seems, any help would be great, Thanks. ----------------snip--------------- #!/usr/bin/perl use strict; use warnings; unless ($#ARGV eq 1) { die "Usage: <cvsfile> <dbpath>\n" }; use Search::Xapian; use Tie::Handle::CSV; my $csvfile = $ARGV[0]; my $dbpath = $ARGV[1]; my $db = Search::Xapian::WritableDatabase->new( path => $dbpath, mode => "DB_CREATE_OR_OPEN", ); # setup TermGenerator that'll be used...
2001 Oct 01
2
FTP-to-CVS instructions
There's one section missing from the instructions for downloading a tarball via FTP and migrating it to cvs. I speak, of course, of the paragraph that explains that so many files end up missing this way that after three tries you will give up, rm -rf wine, do a full cvs -z 3 checkout wine, and kick youself hard for not just doing a full checkout in the first place because then you'd have