[Biojava-l] fresh checkout doesn't build
Matthew Pocock
mrp@sanger.ac.uk
Thu, 06 Dec 2001 15:01:42 +0000
Sounds like a CVS gremlin. Is it possible that you had touched these
files yourself? Anyway, it works now. Cool. I tend to get arround this
by just deleating the files (if I am sure that I didn't touch them), and
cvs updating.
Matthew
Wiepert, Mathieu wrote:
> I just yesterday did a fresh checkout (actually deleted any and all code I
> had since it had been quite some time since I had a checkout).
>
> The build failed at first. I tracked it to a problem in 4 modules,
> org.biojava.bio.proteomics.Digest, MassCalc, Protease,
> and org.biojava.bio.seq.io.MSFAlignmentFormat.
>
> For some reason, the code had the code duplicated (as if the module were cut
> and pasted twice), and the first line of code was
> <<<<<<< MSFAlignmentFormat.java
> the last was
> >>>>>>> 1.6
> and separating the two copies was a line
> =======
>
> I edited the four files, and then ant worked.
>
> So, did I check something out wrong, do something else wrong? It looks
> correct on the CVS tree (Webcvs), so maybe somehow I have the wrong
> checkout?
>
> Thanks
>
> _______________________________________________
> Biojava-l mailing list - Biojava-l@biojava.org
> http://biojava.org/mailman/listinfo/biojava-l
> .
>
>