SVN::Client->log problem
From: Christopher H. Laco <claco_at_chrislaco.com>
Date: 2005-11-04 19:43:09 CET
This may be just a stupid user trick, but I'll ask anyways. I can't seem
Here's and example. Let's say I have just one file in trunk, and have
http://example.com/svn/project/trunk/foo.txt
Both files are at revision 22.
Now, here's the simple perl:
> use strict;
As is, I get the last log entry just fine.
I get this instead:
> HTTP Path Not Found: REPORT request failed on '/svn/!svn/bc/22/project/tags/0.01/foo.txt': '/svn/!svn/bc/22/project/tags/0.01/foo.txt' path not found
Both urls from the top work in a browser, so the files are there as far
Changing the $discover_changed_paths and/or $strict_node_history options
What am I missing here?
This is under 1.2.0 on the client/server.
Thanks,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.