--
You received this message because you are subscribed to the Google Groups "ivyroundup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ivyroundup+...@googlegroups.com.
To post to this group, send email to ivyro...@googlegroups.com.
Visit this group at http://groups.google.com/group/ivyroundup.
For more options, visit https://groups.google.com/d/optout.
SVN keyword expansion like $Rev and $Id. Git does no keyword expansion,
however, one can use a commit hook to do something similar to expand $Rev.
But that will give you the SHA-hash of the commit which is much longer than
the svn revision.
- For the URL-space, possibly this should answer that:
- We would probably need to check the repository to see if there are any hard references to current repository- Possible transitions stages:- beta version on GitHub, to isolate any issues, while announcing beta current site- do we put current svn in a 'hold' state, to avoid parallel changes?- would include migration & updating of docs
- final, with current site being updated with redirects to new location
- Additionally, encourage changes to submitted via pull-requests, as part of a new proces?
On Mar 30, 2015, at 09:52 , Archie Cobbs <arc...@dellroad.org> wrote:
--
You received this message because you are subscribed to the Google Groups "ivyroundup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ivyroundup+...@googlegroups.com.
To post to this group, send email to ivyro...@googlegroups.com.
Visit this group at http://groups.google.com/group/ivyroundup.
For more options, visit https://groups.google.com/d/optout.
For the issue you see, maybe the solution there is to generate anindex file, suitably formatted, as part of the ant script?