dlr@tigris.org wrote:
> Modified: trunk/subversion/libsvn_ra_dav/README
> URL: http://svn.collab.net/viewvc/svn/trunk/subversion/libsvn_ra_dav/README?pathrev=22761&r1=22760&r2=22761
> ==============================================================================
> --- trunk/subversion/libsvn_ra_dav/README (original)
> +++ trunk/subversion/libsvn_ra_dav/README Tue Dec 19 14:21:43 2006
> @@ -16,7 +16,7 @@
>
> Both Neon and ra_dav have concepts known as 'session' and 'request'.
> The request concept in ra_dav parallels the one in Neon, except that
> -it stores request related information for ra_dav. The session
> +ra_dav's stores request-related info for the RA layer. The session
>
Should it not be?
+ra_dav stores request-related info for the RA layer. The session
> concept in ra_dav differs from the one in Neon: while the one in Neon
> is mainly meant to track / maintain a socket connection, the ra_dav
> session is the RA session opened by an RA consumer. An ra_dav session
> @@ -70,8 +70,7 @@
>
> * Make Neon resources which need explicit destruction live as short
> as possible, or register a pool cleanup to ensure destruction.
> - Preferrably copy the results into a pool with the required life time
> - though.
> + Preferrably, copy the results into a pool with the necessary lifetime
>
Missing period.
With regards
Kamesh Jayachandran
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 20 07:26:19 2006