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

Re: [MiNT] MiNT1.17 Changes



2010/12/24 Jo Even Skarstein <joska@online.no>:
> On Fri, 2010-12-24 at 11:12 +0100, David Gálvez wrote:
>> 2010/12/24 Jo Even Skarstein <joska@online.no>:
>> > On Fri, 2010-12-24 at 09:19 +0100, Helmut Karlowski wrote:
>> >
>> >> Try the helmut-branch. It should compile with gcc 2.95.
>> >
>> > Ok, will do. How do I checkout a branch?
>> >
>>
>> cvs co -r branch-1_15 -d branch-1.15 freemint
>>
>> http://sparemint.org/sparemint/cvs.html
>
> Already tried this. Replacing "branch-1_15" with "helmut-enhancements"
> results in an error message: cvs [checkout aborted]: must specify at
> least one module or directory
>
According to this error message I gues you forgot to type freemint at
the end of the command

Try this:

cvs export -r helmut-enhancements -d helmut-enhancements freemint