Opened 17 years ago
Closed 17 years ago
#2385 closed bug (invalid)
SVN cannot checkout or update on BeOS R5
Reported by: | bbjimmy | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Due to a recent change at Berlios.de I can no longer update the source code via svn. the new requirement for an anonymous update is to use http://svn.berlios.de/svnroot/repos/haiku/haiku/trunk
This works in Linux but does not work in BeOS.
(note: I have been unable to make jam in Ubuntu, so I am stuck updating the trunk in Ubuntu then copying the source files to BeOS to jam an image)
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Yes, that BerliOS just changes access methods is sadly something we can do absolutely nothing against. The http access method for anonymous checkouts should however still work. It is only the https access for developers that require an additionally SSL enabled libneon. This is currently only available for BONE. If http does not work, please check if there is no updated svn package available, as http should work fine on plain R5 too.
This is because the svn that was compiled for BeOS originally didn't have https support. Michael Lotz created an updated binary for BONE that does, which you can download at: http://haiku.mlotz.ch/svn-https-bone.zip
In any case, this isn't a Haiku issue, so please close this bug.