IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 17 years ago

Closed 16 years ago

#1312 closed defect (fixed)

Magic software is in default SVN tree

Reported by: Michael Wood-Vasey Owned by: eugene
Priority: high Milestone:
Component: code std Version:
Severity: normal Keywords:
Cc:

Description

The Magic software suite is in the head SVN tree. I've been told that it should not be and should be removed because it's not releasable. Everytime I 'svn update' it gets added again and I delete it, but I figured I'd file a ticket since I understand this is a violation.

Change History (1)

comment:1 by eugene, 16 years ago

Resolution: fixed
Status: newclosed

there is a directory called 'magic' in the top-level ipp directory. this directory contains the magic-associated code (censorObjects & remove), along with a makefile structure for building the magic code. However, the magic code itself is not in this directory in svn. on our IfA machines, we run the command 'make update' in this directory to unspool the magic tarballs into their correct locations (magic/magic and magic/ssa-core-cpp) before running the full psbuild. If these directories exist, then make will build them. otherwise it happily skips these targetes.

Note: See TracTickets for help on using tickets.