Re: Change a file's repository path?
From: Mike Summers <Mike_at_miscanthus.net>
Date: Tue, 07 Oct 2008 18:12:36 -0500 Project foo, file /x/y/z.source, repository path svn://localhost/opt/foo/trunk Project bar, file /a/b/c/link.to.z.source, repository path svn://localhost/opt/bar/trunk When I commit foo, it tells me it's going to save z.source as /bar/trunk/a/b/c/z.source... I'm assuming this is due to the stray soft link in bar that was at some point committed. What I'd like to do is get z.source committed in project foo's trunk. Ryan Schmidt wrote: --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org Received on 2008-10-08 01:12:53 CEST |
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.