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).
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.
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/
Comments
Subversion checkout ?
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
Subversion checkout ?
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
Subversion checkout ?
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.
Subversion checkout ?
It might be an issue with Windows being case-insensitive
Subversion checkout ?
Anything pops into Your mind what I could do ?
Subversion checkout ?
Don't use Windows :)
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/
Subversion checkout ?
Tried that, doesn't work much :D At least in a long run ...
Subversion checkout ?
Yeh I've still got Windows too... but I use BeOS for most things (including checking out Haiku's svn)