[Users] move of perl development version
Frank Loeffler
knarf at cct.lsu.edu
Sat Nov 20 23:10:01 CST 2010
Hi,
In order to get an easy new release of the ET, I rearranged the
simfactory repository a (little) bit:
Past state (only listing the perl version):
Version 1: in /
Version 2: in /trunk
Version 2 was a copy of version 1 at a certain point, but never got
updated. Everyone checking out / on the other hand got everything,
including all branches - which made this quite big.
Current state (again, only listing perl):
Version 1: in /trunk
The old /trunk version got deleted and the old version in / got moved to
/trunk, which leaves it's history intact. So, what happens now if a
checkout of the old perl-simfactory (/) is updated:
- All (unchanged, versioned) files directly in simfactory/ will be gone
(e.g. not udp.pm, which isn't versioned).
- The files you are looking for are now in simfactory/trunk, so in order
to get your checkout working again, do:
- save udb.pm (and any other locally changed/created files, check with
'svn status')
- rename the old 'simfactory' directory (move to backup, delete later)
- do a new checkout:
svn co https://svn.cct.lsu.edu/repos/numrel/simfactory/trunk \
simfactory
- move all saved files to their old location in the new checkout
The usual 'switch relocate' will probably not work / be more complicated
than this, especially with local changes.
Frank Loeffler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20101120/8ce69676/attachment.bin
More information about the Users
mailing list