mozzy
(Moses Mutesasira)
1
Am trying to convert an old SVN repository into a git repository but am getting this error below
https://pastebin.com/Z2FJ6SxX.
am running this command here
svn2git http://svn.openmrs.org/repo/openmrs-modules/growthchart --authors D:/openMrs/code/tickets/Gowthchart-SVN2GIT/authors.txt
and i was following
https://wiki.openmrs.org/display/docs/Migrating+to+Git
cc @dkayiwa @mksd @k.joseph
mozzy
(Moses Mutesasira)
2
ive tried out several tags as advised here https://github.com/nirvdrum/svn2git ,but i still get the same error.
Issue is this repo http://svn.openmrs.org/repo/openmrs-modules/growthchart/ is not in the standard layout
dkayiwa
(Daniel Kayiwa)
3
Do not be alarmed at the above message git-svn is just searching aggressively for old history.
mozzy
(Moses Mutesasira)
4
so what does that imply @dkayiwa
Like should i just wait ?? because the script stops after that errror and yet i cant see the converted repo, only a .git folder is created
mozzy
(Moses Mutesasira)
5
hi @dkayiwa, i ddint exactly get your point , what was your suggestion.
dkayiwa
(Daniel Kayiwa)
7
Can you update our documentation with this alternative?
1 Like