[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug: Comparing two Revisions

From: GhostGambler <GhostGambler_at_mangacarta.de>
Date: 2006-02-01 21:39:13 CET

> Are you accessing your repository via file:/// and the repository is BDB
> format? In that case, run 'svnadmin recover' on that repository.

No, it's FSFS and access is done via svnserve.

We have run the recover command just a few days before, because the
repos was broken...

Furthermore I can't offer access (if it's really neccessary I would have
to persuade an admin ^^,) but I tried to do the task on revision 1664 to
1663, tortoise was crashing, then an admin tried it with the original
svn client:
/animexx/html# svn diff --old .@1663 --new .@1664
Index: include/styles-std.css
===================================================================
--- include/styles-std.css (revision 1663)
+++ include/styles-std.css (revision 1664)
@@ -69,11 +69,9 @@
    position: absolute;
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
- height: 70px;
- width: 70px;
    background-color: #E8E8FF;
    z-index: 102;
- padding-left: 2px;
+ padding: 2px;
    border: solid 1px #5858FF;
    visibility: hidden;
  }

and this seems to be fine (as far as it is the right cmd line, we are
not so sure about this *cough*)

Another guy tried it with tortoise version 1.2.6, Build 4786 and got
some kind of red cross, so the log window didn't crash, but it also
didn't work :\

Sry, for just these spare information, but it's (unfortunately ^^) not
my repository...

Bye, Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Feb 1 21:46:39 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.