Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

git-svn: ERROR: Unable to determine version

Karina Tasha September 21, 2020

Hello

 

i'm trying to migrate from svn to bucket and got this issue

C:\BitBucket>java -jar svn-migration-scripts.jar verify
svn-migration-scripts: using version 0.1.56bbc7f
Git: using version 2.28.0.windows.1
Subversion: using version 1.14.0
usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]] [<directory>]
git-svn: ERROR: Unable to determine version.

 

here's what i got if i checked the versions

C:\BitBucket>git --version
git version 2.28.0.windows.1

C:\BitBucket>git svn --version
git-svn version 2.28.0.windows.1 (svn 1.14.0)

C:\BitBucket>svn --version
svn, version 1.14.0 (r1876290)
compiled May 24 2020, 17:07:49 on x86-microsoft-windows

 

what did i miss?

 

1 answer

0 votes
Murad Khan March 20, 2024

Prepare - Migrate to Git from SVN | Atlassian Git Tutorial

 

If you get a warning about being unable to determine a version, run export LANG=C (*nix) or SET LANG=C (Windows) and try again.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events