]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Create _repo_ref if needed
authorTony Duckles <tony@nynim.org>
Fri, 10 Aug 2012 03:38:06 +0000 (22:38 -0500)
committerTony Duckles <tony@nynim.org>
Fri, 10 Aug 2012 03:52:57 +0000 (22:52 -0500)
commit223cadbae360e5102bc4799df160fe79e263a5e5
tree7b9cf7181f76e31105ddaf6f14a53900d437112f
parentdd712ebcd0d6e3fc7bfd33629dd08c0dd068d981
Create _repo_ref if needed

Add Makefile targets and prereq's to call make-ref-repo.sh to build
_repo_ref if it doesn't already exist. This way, "make all" in a
freshly-cloned Git copy will automagically build the _repo_ref repo,
which is needed for the svnreplay-based tests.
tests/Makefile