[fpc-pascal] OOT: fpc 2.2.1 breaks laz 9.25
Bee
bisma at brawijaya.ac.id
Thu Dec 6 13:00:04 CET 2007
> Easy way to check:
> svn up -r 9290 $(FPCDIR)/packages/paszlib/src/zstream.pp
> Next 'svn up' updates zstream.pp back to HEAD revision.
Here's what I got...
bee at simba:/svn/fpc-2.2.1$ svn update -r9290 packages/paszlib/src/zstream.pp
D packages/paszlib/src/zstream.pp
Updated to revision 9290.
So, instead of getting rev 9290, it deletes the file. :(
> To make the change more permanent (locally, of course):
> svn merge -rHEAD:9290 $(FPCDIR)/packages/paszlib/src/zstream.pp
Here's what I got...
bee at simba:/svn/fpc-2.2.1$ svn merge -rHEAD:9290
packages/paszlib/src/zstream.pp
svn: The location for 'packages/paszlib/src/zstream.pp' for revision
9290 does not exist in the repository or refers to an unrelated object
So, both attempt failed. :(
Install rapidSVN produced exactly same result.
To all: Sorry if this thread goes a little bit out of topic. I'm new to
svn system. :)
-Bee-
has Bee.ography at:
http://beeography.wordpress.com
More information about the fpc-pascal
mailing list