Downloads
release
dev builds
extras
themes
Documentation
manual
wiki
device status
Support
forums
mailing lists
IRC
Development
bugs
patches
dev guide
Search
Search
| Go
Wiki
>
Main
>
DocsIndex
>
UsingCygwinAndTortoiseSVN
---+!! How to use <noautolink>TortoiseSVN</noautolink> together with Cygwin *We don't use SVN anymore, so this document is no longer relevant to rockbox!* %TOC% ---++ <noautolink>TortoiseSVN</noautolink> After installing <noautolink>TortoiseSVN</noautolink>, right-click on a folder and select 'SVN Checkout'. Fill in 'svn://svn.rockbox.org/rockbox/trunk' as repository. <noautolink>TortoiseSVN</noautolink> does CRLF translation by default (called 'native'), so all the files you check out will be in CRLF format. That's not what you're used to (from working with CVS), but don't worry about it... If you have commit access: you will get asked user name and password during the first commit, and there's an option to save username and password you supply there. ---++ Cygwin Run Cygwin setup again, and select using CR+LF now. This will allow Cygwin to run the scripts that now have CRLF line-endings. While you're there, install SVN too in case you also want SVN commandline access. ---++ Patches You can create patches using Cygwin (svn diff) or using <noautolink>TortoiseSVN</noautolink>. Just remember that you're working in CRLF mode now, so don't forget to dos2unix your patches before adding them to the tracker.
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r2
<
r1
|
B
acklinks
|
V
iew topic
|
M
ore topic actions
r2 - 17 Jul 2012 - 18:28:58 -
MichaelGiacomelli
Parents:
DocsIndex
Copyright © by the contributing authors.