I think you need a newer version of Subversion. You can edit out the bit on the URL, but that will break in the (rare) case where we are checking out from a branch that has since been deleted. -wsv On Jan 4, 2007, at 10:56 AM, Miro Dietiker wrote:
Hi Maillist
I recognize under linux (debian sarge) a error in ./run
295 <http://trac.macosforge.org/projects/calendarserver/browser/CalendarServer/tr...
echo "Checking out ${name}...";
296 <http://trac.macosforge.org/projects/calendarserver/browser/CalendarServer/tr...
svn checkout -r "${revision}" "${uri}@${revision}" "${path}";
As long as @${revision} is appended the uri, build is broken. A remove of it resulted in a working compilation.
What's the reason for that?
Thanks
-- Miro Dietiker
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/calendarserver-users