GithubHelp home page GithubHelp logo

Comments (7)

charleso avatar charleso commented on June 2, 2024

Hi Hitendra,

God I made such a hash of the encoding/decoding in git-cc. I'm afraid my python just isn't good enough to fix this bug. You might want to look at changing the ENCODING value in common.py. There is a commit message that doesn't contain a utf-8 character. :(

Sorry I can't help you - but I haven't use this program in 3-4 years now. Let me know if you have any luck fixing it.

Cheers,
Charles

from git-cc.

toroc avatar toroc commented on June 2, 2024

@hitenc were you able to resolve this? I've run into a similar issue because some files have special characters in their name.

from git-cc.

faisal-hameed avatar faisal-hameed commented on June 2, 2024

@charleso I got same error while using git rebase. Can you please give some hints to fix this issue?

`: 'utf8' codec can't decode byte 0xa0 in position 148800: invalid start byte

git branch
cleartool get -to /view/Win-DOS2UNIX/DOS2UNIX.EXE Win-DOS2UNIX/DOS2UNIX.EXE@@/main/1
git branch -f master_cc
Traceback (most recent call last):
File "/bin/gitcc", line 9, in
load_entry_point('git-cc==1.0.1.dev0', 'console_scripts', 'gitcc')()
File "build/bdist.linux-x86_64/egg/git_cc/gitcc.py", line 25, in main
File "build/bdist.linux-x86_64/egg/git_cc/gitcc.py", line 50, in invoke
File "build/bdist.linux-x86_64/egg/git_cc/rebase.py", line 54, in main
File "build/bdist.linux-x86_64/egg/git_cc/common.py", line 68, in doStash
File "build/bdist.linux-x86_64/egg/git_cc/rebase.py", line 54, in
File "build/bdist.linux-x86_64/egg/git_cc/rebase.py", line 71, in doCommit
File "build/bdist.linux-x86_64/egg/git_cc/common.py", line 77, in git_exec
File "build/bdist.linux-x86_64/egg/git_cc/common.py", line 92, in popen
Exception: fatal: Not a valid object name: 'master'.
`

from git-cc.

charleso avatar charleso commented on June 2, 2024

@faisal-hameed I'm sorry I really can't. It's obviously an encoding issue, which has plagued git-cc because I didn't know what I was doing in python (or clearcase for that matter). :(

from git-cc.

faisal-hameed avatar faisal-hameed commented on June 2, 2024

Thanks @charleso . I fixed my issue in : #81

from git-cc.

yourfate avatar yourfate commented on June 2, 2024

Same problem here:

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 3477435: invalid start byte

Any progress on merging the related PR?

from git-cc.

charleso avatar charleso commented on June 2, 2024

@yourfate Just curious, does the PR fix your issue locally?

from git-cc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.