зеркало из https://github.com/mono/svn-tools.git
2004-11-13 Ben Maurer <bmaurer@ximian.com>
* mono-merge-oneoh: Hopefully I can stop dicking with the repo url :-). svn path=/trunk/svn-tools/; revision=36091
This commit is contained in:
Родитель
cb9b47aa56
Коммит
9d30219907
|
@ -1,3 +1,8 @@
|
|||
2004-11-13 Ben Maurer <bmaurer@ximian.com>
|
||||
|
||||
* mono-merge-oneoh: Hopefully I can stop dicking with the repo
|
||||
url :-).
|
||||
|
||||
2004-11-12 Ben Maurer <bmaurer@ximian.com>
|
||||
|
||||
* mono-merge-oneoh: Fix the paths here for the new repo
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
if [ "$MONO_SVN_ROOT" == "" ]; then MONO_SVN_ROOT="svn+ssh://mono-cvs.ximian.com/src/"; fi
|
||||
if [ "$MONO_SVN_ROOT" == "" ]; then MONO_SVN_ROOT="svn+ssh://mono-cvs.ximian.com/source/"; fi
|
||||
if [ "$MONO_HEAD_PATH" == "" ]; then MONO_HEAD_PATH="$HOME/msvn"; fi
|
||||
if [ "$MONO_ONEOH_PATH" == "" ]; then MONO_ONEOH_PATH="$HOME/msvn/oneoh"; fi
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче