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

[PATCH] Fix bug in svn_client_commit.

From: Ben Reser <ben_at_reser.org>
Date: 2003-12-27 09:08:40 CET

This looks correct to me. But the only question I have is what
result_rev should be returned to the client if there are externals?
Might be worth mentioning in the documentation that it will only return
the revision of what you asked to check out from the url not any
externals that checkout might also get.

Ohh and this is definitely a 1.0 canidate.

[[[
Fix a bug that caused result_rev to never be set for calls to
svn_client_checkout.

* subversion/libsvn_client/checkout.c
  (svn_client__checkout_internal): Pass result_rev to the calls to
    svn_client_update.
]]]

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Dec 27 09:09:13 2003

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.