Re: [PATCH] svn_path_canonicalize
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2001-09-20 01:52:22 CEST
> in subversion/clients/cmdline/util.c:snv_cl__args_to_target_array
to see this in action, just do something like
svn import file:///home/rooneg/rep crap/utilities
inserting a printf("path = %s\n", target->data) inside the for loop in
path = file:///home/rooneg/rep
(the segfault isn't my fault, it seems to exist prior to my patch)
> in subversion/libsvn_ra_dav/fetch.c:we're passing in
this change is most likely bogus... it seems to be passing a path
url = /repos/svn/$svn/bc/120/.svnignore
> i suspect there could be other places there are similar problems, but
-- garrett rooney Unix was not designed to stop you from rooneg@electricjellyfish.net doing stupid things, because that would http://electricjellyfish.net/ stop you from doing clever things. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:42 2006 |
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.