On 10.08.2009, at 03:41, K. K. Subramaniam wrote:
> Hi,
>
> I got a SVN error today while updating:
> "svn: Cannot replace a directory from within"
>
> What happened to Etoys-To-Go.app SVN at svn.squeakland.org/
> installers/? There
> is a Etoys-To-Go/ directory but it has only a few launcher files.
> Has it been
> merged into Etoys.app?
"svn log" is your friend:
------------------------------------------------------------------------
r230 | bf | 2009-08-07 12:13:32 +0200 (Fri, 07 Aug 2009) | 1 line
Rename Etoys-To-Go.app to Etoys-To-Go
------------------------------------------------------------------------
r224 | bf | 2009-08-06 23:28:32 +0200 (Thu, 06 Aug 2009) | 1 line
Etoys-To-Go: undelete etoys.sh
------------------------------------------------------------------------
r223 | bf | 2009-08-06 23:25:09 +0200 (Thu, 06 Aug 2009) | 1 line
Etoys-To-Go: remove files that are identical to Etoys
------------------------------------------------------------------------
Would be cool to post SVN commit messages to etoys-notify ... Tim?
So yes, I removed all files that are identical between Etoys.app and
Etoys-To-Go.app. This only leaves one file for each platform (Mac,
Windows, Unix [*]). Also, there is an "makeEtoysToGo" script that
creates Etoys-To-Go.app and zips it for easy download. I even linked
it from
http://wiki.squeakland.org/display/sq/Etoys+To+Go ;)
- Bert -
[*] I put in a mechanism to support other Unices than i686-Linux, but
no other Unix VMs have been bundled yet. Contributions welcome.