[CalendarServer-users] ./run svn checkout error

Wilfredo Sánchez Vega wsanchez at wsanchez.net
Thu Jan 4 11:24:29 PST 2007


   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/trunk/run#L295 
> > 	    echo "Checking out ${name}...";
> 296 <http://trac.macosforge.org/projects/calendarserver/browser/CalendarServer/trunk/run#L296 
> > 	    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 at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo/calendarserver-users



More information about the calendarserver-users mailing list