php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57613 Add support for svn_info() / add it to your todo list
Submitted: 2007-04-06 21:01 UTC Modified: 2007-07-15 22:57 UTC
From: edwardzyang at thewritingpot dot com Assigned:
Status: Closed Package: svn (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 + 1 = ?
Subscribe to this entry?

 
 [2007-04-06 21:01 UTC] edwardzyang at thewritingpot dot com
Description:
------------
Summary should be pretty self-explanatory. http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.info.html as well as svn/info-cmd.c and libsvn_client/info.c should come in handy. I'm not exactly sure what the output format should be... Subversion probably has an internal name for fields like "Node Kind" and "Text Last Updated".

This function is important because it's (probably) the only way to get the repository URL out of a working copy file. It doesn't look like any other function can replace this, please, correct me if I'm wrong.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-06 21:03 UTC] edwardzyang at thewritingpot dot com
Oh, I forgot to mention, it doesn't seem to be on your TODO list in php_svn.h. Otherwise, I wouldn't have reported it. ;-)
 [2007-07-15 22:57 UTC] marcot at tabini dot ca
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

Fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 23:01:27 2024 UTC