Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace CRLF to LF #144

Open
wants to merge 1 commit into
base: svn-branches/system
from

Conversation

@joelin
Copy link

@joelin joelin commented Aug 4, 2017

i found this error when i checkout branch svn-branches/system at my linux computer.
modified: build/VisualStudio/boost_python.dsp
the reason is CRLF.
I synchronizing the all source repo(include all branch and tags ) to intranet and then found this error, it breaks the job of synchronize. so replace it to LF.

linxuhua
@stefanseefeld
Copy link
Member

@stefanseefeld stefanseefeld commented Aug 4, 2017

That's an unmaintained branch, and I'm tempted to remove it (as well as many other similar ones). Can't you limit the branches to sync to, say, "master" and "develop" ?

@joelin
Copy link
Author

@joelin joelin commented Aug 5, 2017

@stefanseefeld thx! I synchronized all branches because i don't know which one is need by another module, eg. ceph. i can limit the branches via customized sync job. it's going to be complicated, that's not what I want. so the best way is delete it or modify it corrected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.