Skip to content

OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'https://github.com/ #167

@abubakarmkarajagi

Description

@abubakarmkarajagi

When ran migration.py it gives me error saying incorrect syntax.

it connects to Gitub and asks me to login . After login getting below error. Could you please help on resolving this issue ?

Here is the error which I receied.

remote: Enumerating objects: 3, done.
remote: Counting objects: 100% (3/3), done.
remote: Total 3 (delta 0), reused 0 (delta 0), pack-reused 0
Unpacking objects: 100% (3/3), done.
Checking connectivity... done.
Traceback (most recent call last):
File "C:\CC_GIT_migration\RTC_GIT\rtc2git\migration.py", line 173, in
migrate()
File "C:\CC_GIT_migration\RTC_GIT\rtc2git\migration.py", line 65, in migrate
initialize()
File "C:\CC_GIT_migration\RTC_GIT\rtc2git\migration.py", line 28, in initialize
git.initalize()
File "C:\CC_GIT_migration\RTC_GIT\rtc2git\gitFunctions.py", line 51, in initalize
self.createrepo()
File "C:\CC_GIT_migration\RTC_GIT\rtc2git\gitFunctions.py", line 64, in createrepo
os.chdir(self.clonedRepoName)
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'https://github.com/repository name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions