List Info

Thread: Compare with Rev Error




Compare with Rev Error
country flaguser name
United States
2008-03-27 09:17:19

I went to do a "compare with revision" just now (SmartSVN 3.0.5 and
waiting for 4.0 to upgrade on Windows). The file has changed in the
repository, but not locally, and I wanted to see what the changes are. In
the compare with revision dialog, I selected "Working Copy", "Trunk" and
"HEAD";. The error I got was:

Input Failure
Svn: Location
server/public/trunk/Development/IIAB/WENet/grlib/designs/">svn3;ssh://usernameserver/public/trunk/Development/IIAB/WENet/grlib/designs/
leon3-xilinx-ml505/memory_interface_top.v does not fit into repository
layout.

Note that I obscured the username and server.
The repository does use the default repository layout
(trunk/branches/tags) and SmartSVN is configured to as well.
The first thing I thought of was that
server/public/">svn+ssh://usernameserver/public/ is the repository root, and there are
other repositories besides "public" but I don't really see how that's
relevant.
My second thought is that that file is only in my working copy
because of an svn:external (which actually points back to the same
repository). I tried a few other files at random and all those files
checked out as part of the base working copy seem to work fine, but any
files checked out as the result of an svn:external seem to die on the
"compare with revision" with that error message.
Any help would be appreciated, but it's very much not a critical
issue.

-Greg

__._,_.___
.

__,_._,___
Re: Compare with Rev Error
country flaguser name
Germany
2008-03-28 02:27:41

Hello Greg,

> My second thought is that that file is only in my working copy
>; because of an svn:external (which actually points back to the same
>; repository).

But it is actually not below the Root from the Repository Layout configured in
the Project Settings? In this case, the operation won't work. For version 4
this will be improved to work (by using also layouts for externals).

--
Best regards,
Marc Strapetz
_____________
SyntEvo GmbH
www.syntevo.com

&quot;Greg Gibeling&quot; < gdgib%40sbcglobal.net">gdgibsbcglobal.net> wrote:

> I went to do a "compare with revision&quot; just now (SmartSVN 3.0.5 and
> waiting for 4.0 to upgrade on Windows). The file has changed in the
> repository, but not locally, and I wanted to see what the changes are. In
> the compare with revision dialog, I selected "Working Copy", "Trunk" and
> "HEAD". The error I got was:
>;
> Input Failure
> Svn: Location
> server/public/trunk/Development/IIAB/WENet/grlib/designs/">svn3;ssh://usernameserver/public/trunk/Development/IIAB/WENet/grlib/designs/
> leon3-xilinx-ml505/memory_interface_top.v does not fit into repository
> layout.
>
> Note that I obscured the username and server.
> The repository does use the default repository layout
&gt; (trunk/branches/tags) and SmartSVN is configured to as well.
&gt; The first thing I thought of was that
>; server/public/">svn&#43;ssh://usernameserver/public/ is the repository root, and there are
> other repositories besides "public" but I don't really see how that's
&gt; relevant.
> My second thought is that that file is only in my working copy
>; because of an svn:external (which actually points back to the same
>; repository). I tried a few other files at random and all those files
&gt; checked out as part of the base working copy seem to work fine, but any
> files checked out as the result of an svn:external seem to die on the
> "compare with revision&quot; with that error message.
> Any help would be appreciated, but it's very much not a critical
> issue.
&gt;
> -Greg
&gt;
>
> ------------------------------------
&gt;
> Yahoo! Groups Links
&gt;
>
>
>

__._,_.___
.

__,_._,___
RE: Compare with Rev Error
country flaguser name
United States
2008-03-28 09:17:45

That does actually seem to be the trick. I forgot I'd configured
things a bit oddly for this project. I have a project-specific
trunk/branches/tags within the repository trunk thanks to SVN's inability to
handle path wildcards in authz and the poor integration of "svnadmin load
--parent" with the standard repository layout.
Anyway, thanks, as always for the great program, it just saved me
and a co-worker a lot of hassle.

-Greg

> -----Original Message-----
> From: smartsvn%40yahoogroups.com">smartsvnyahoogroups.com [mailto: smartsvn%40yahoogroups.com">smartsvnyahoogroups.com] On Behalf
&gt; Of SyntEvo Support
> Sent: Friday, March 28, 2008 12:28 AM
> To: smartsvn%40yahoogroups.com">smartsvnyahoogroups.com
&gt; Subject: Re: [smartsvn] Compare with Rev Error
&gt;
> Hello Greg,
&gt;
> > My second thought is that that file is only in my working copy
>; > because of an svn:external (which actually points back to the same
>; > repository).
>
> But it is actually not below the Root from the Repository Layout
&gt; configured in
> the Project Settings? In this case, the operation won't work. For version
> 4
> this will be improved to work (by using also layouts for externals).
>
> --
> Best regards,
> Marc Strapetz
> _____________
> SyntEvo GmbH
>; www.syntevo.com
&gt;
>
>
> "Greg Gibeling&quot; < gdgib%40sbcglobal.net">gdgibsbcglobal.net> wrote:
&gt;
> > I went to do a "compare with revision&quot; just now (SmartSVN 3.0.5 and
> > waiting for 4.0 to upgrade on Windows). The file has changed in the
> > repository, but not locally, and I wanted to see what the changes are.
>; In
> > the compare with revision dialog, I selected "Working Copy", "Trunk" and
> > "HEAD". The error I got was:
>; >
>; > Input Failure
> > Svn: Location
> >
>; server/public/trunk/Development/IIAB/WENet/grlib/design">svn+ssh://usernameserver/public/trunk/Development/IIAB/WENet/grlib/design
&gt; s/
> > leon3-xilinx-ml505/memory_interface_top.v does not fit into repository
> > layout.
> >
>; > Note that I obscured the username and server.
> > The repository does use the default repository layout
&gt; > (trunk/branches/tags) and SmartSVN is configured to as well.
&gt; > The first thing I thought of was that
>; > server/public/">svn&#43;ssh://usernameserver/public/ is the repository root, and there are
> > other repositories besides "public" but I don't really see how that's
&gt; > relevant.
> > My second thought is that that file is only in my working copy
>; > because of an svn:external (which actually points back to the same
>; > repository). I tried a few other files at random and all those files
&gt; > checked out as part of the base working copy seem to work fine, but any
> > files checked out as the result of an svn:external seem to die on the
> > "compare with revision&quot; with that error message.
> > Any help would be appreciated, but it's very much not a critical
> > issue.
&gt; >
>; > -Greg
&gt; >
>; >
>; > ------------------------------------
&gt; >
>; > Yahoo! Groups Links
&gt; >
>; >
>; >
>; >
>;
>
>
>
>
>
>
> ------------------------------------
&gt;
> Yahoo! Groups Links
&gt;
>
>

__._,_.___
.

__,_._,___
[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )