Subversion checkout?

As I understand, you have moved over to subversion. So how can I checkout with subversion ? What’s the server, directory, user/pass etc ?

http://developer.berlios.de/svn/?group_id=2556

See the newsletter article here:
http://www.haiku-os.org/learn.php?mode=nsl_view&id=55

I get the following error while checkout:

C:\Program Files\Subversion\bin>svn checkout svn://svn.bunk
A trunk\build
A trunk\configure
A trunk\Jamrules
A trunk\Jamfile
A trunk\src
A trunk\src\build
A trunk\src\build\cpp_support.cpp

A trunk\src\prefs\scrollbar\scrollbar.h
A trunk\src\prefs\scrollbar\ScrollBarApp.h
A trunk\src\prefs\scrollbar\knobsizeadjuster.h
svn: In directory 'trunk/src/prefs/scrollbar’
svn: Can’t open file ‘trunk/src/prefs/scrollbar/.svn/tmp.svn-base’: The system cannot find the file specified.

Seems like subversion can’t find a file. I remember having this problem even before the final move (some other files were not found, too).

What could be wrong ?

I’m using Subversion 1.1.4 on Windows XP SP2 (can’t have BeOS at work).

Regards, Desmond

desmond5 wrote:
I get the following error while checkout:

C:\Program Files\Subversion\bin>svn checkout svn://svn.bunk
A trunk\build
A trunk\configure
A trunk\Jamrules
A trunk\Jamfile
A trunk\src
A trunk\src\build
A trunk\src\build\cpp_support.cpp

A trunk\src\prefs\scrollbar\scrollbar.h
A trunk\src\prefs\scrollbar\ScrollBarApp.h
A trunk\src\prefs\scrollbar\knobsizeadjuster.h
svn: In directory 'trunk/src/prefs/scrollbar’
svn: Can’t open file ‘trunk/src/prefs/scrollbar/.svn/tmp.svn-base’: The system cannot find the file specified.

Seems like subversion can’t find a file. I remember having this problem even before the final move (some other files were not found, too).

What could be wrong ?

I’m using Subversion 1.1.4 on Windows XP SP2 (can’t have BeOS at work).

Regards, Desmond

I hope you understand we don’t support SVN clients. We only happen to support Haiku developers who use BeOS SVN client.
I suggest you ask for help to your SVN client provider.

It might be an issue with Windows being case-insensitive

tb100 wrote:
It might be an issue with Windows being case-insensitive

Anything pops into Your mind what I could do ?

Don’t use Windows :slight_smile:

But seriously, checking out the whole tree (it’s big btw…I forget exactly how big) on Windows is probably not very useful. You can’t build it under windows and I doubt you’re interested in looking at code in all of the hundreds of thousands of files. For the occasions when you want to see code in a file or in a diff, I’d just use the online svn browser:
http://svn.berlios.de/viewcvs/haiku/haiku/trunk/

tb100 wrote:
Don't use Windows :)

Tried that, doesn’t work much :smiley: At least in a long run …

desmond5 wrote:
tb100 wrote:
Don't use Windows :)

Tried that, doesn’t work much :smiley: At least in a long run …

Yeh I’ve still got Windows too… but I use BeOS for most things (including checking out Haiku’s svn)