[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: using svn.collab.net from a Windows client

From: Branko Čibej <brane_at_xbc.nu>
Date: 2001-08-31 03:57:50 CEST

O.K.,

I fixed the calls to svn_client_authenticate in update and status, and
committed the changes that let us build with neon (and hence ra_dav) on
Win32. I can now checkout, commit, update, stat from morbius on my Win2k
box.

There are two issues I'm planning to submit:

    * Authentication stuff -- we have to clean up the design a bit,
      define use cases, etc.

    * A segfault in commit on Win32, but *only* with the release build.
      Somhow make_error_internal() is returning NULL to
      svn_error_create(). The Debug build doesn't display this problem,
      so I suggest using the debug binary for now.

Those will have to wait until tomorr^H^H^H^H^H^Hlater today.

-- 
Brane �ibej   <brane_at_xbc.nu>            http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:37 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.