Fix the location of the SVN repository
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@618 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
parent
278d4d8cea
commit
e57bd1eeb5
@ -6,5 +6,5 @@ fontToolsDir = os.path.dirname(os.path.dirname(os.path.normpath(
|
||||
os.path.join(os.getcwd(), sys.argv[0]))))
|
||||
|
||||
os.chdir(fontToolsDir)
|
||||
os.system("svn2cl -o Doc/ChangeLog https://fonttools.svn.sourceforge.net/svnroot/fonttools/trunk")
|
||||
os.system("svn2cl -o Doc/ChangeLog https://svn.code.sf.net/p/fonttools/code/trunk")
|
||||
print "done."
|
||||
|
Loading…
x
Reference in New Issue
Block a user