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

Re: [MiNT] [Mint-cvs] [FreeMiNT CVS] freemint/xaaes/src.km



On Fri, 7 Jan 2011 09:53:46 , "Helmut Karlowski" <helmut.karlowski@ish.de> wrote:
> Thomas Juerges wrote:
>
> > > I always get uptodate-check failed when commit -r freemint-1_17. Is
> > > there a way to force this without having to download the branch?
> >
> > Update your local copy and merge in the modifications on the branch from
> > CVS.  If you try to force your modifications into CVS, you'll overwrite
> > modifications that have been done between your last checkout and your
> > current commit.
>
> There are no changes in the CVS: my version is newer, they have the same
> version-number.
>
> And after update from that branch it still complained, update just said
> "M <file>".

I have had this situation at work. IIRC

Rename your local copy.
Check out the file again
Delete it
Rename your local version to the original name.

I think that works.

Peter