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

RE: svn commit: r37421 - trunk/subversion/svnlook

From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Wed, 22 Apr 2009 12:56:53 +0200

> -----Original Message-----
> From: Bert Huijben [mailto:rhuijben_at_sharpsvn.net]
> Sent: woensdag 22 april 2009 12:51
> To: svn_at_subversion.tigris.org
> Subject: svn commit: r37421 - trunk/subversion/svnlook
>
> Author: rhuijben
> Date: Wed Apr 22 03:51:13 2009
> New Revision: 37421
>
> Log:
> * subversion/svnlook/main.c
> (print_tree): Following up on r37416, use svn_uri_*() for repository
paths
> and print repository root as "/" instead of "".

svn_path_basename("/", pool) returns "/"
svn_(dirent|uri)_basename("/", pool) returns "".

        Bert

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1858563
Received on 2009-04-22 12:57:36 CEST

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.