[Xastir] CVS & rtree

Tom Russo russo at bogodyn.org
Sat Dec 18 15:44:41 EST 2004


On Sat, Dec 18, 2004 at 12:38:06PM -0800, we recorded a bogon-computron collision of the <ve7did at dccnet.com> flavor, containing:
> Trying to recompile this morning.  (I haven't done for a couple of months)
> 
> Ran cvs update
> 
> Ran bootstrap
> complained when looking for  ~/xastir/scr/rtree directory (It didn't exist)

Er....  do a cvs update -P

It's a new directory.  If you try to fudge the way you did, you'll have 
problems.  And did.  So do an rm -rf of your rtree directory, do a 
cvs update -P, bootstrap again and all should be well.

In fact, instead of doing "cvs update" routinely, it's probably better 
to do 
  cvs update -dP
which will delete files that have been removed from the repository and add
new subdirectories.  Don't know why cvs defaults to not doing either.

> When doing the cvs update, there was no sign of the rtree files.

If you don't have 
  update -d -P
in your .cvsrc file, then by default when you do an update new directories
won't be updated.  You have to specify -P yourself, in that case.
I put this line in my .cvsrc to guard against such problems.

-- 
Tom Russo    KM5VY     SAR502  DM64ux         http://www.swcp.com/~russo/
Tijeras, NM  QRPL#1592 K2#398  SOC#236 AHTB#1 http://www.qsl.net/~km5vy/
 "When life gives you lemons, find someone with a paper cut."



More information about the Xastir mailing list