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

bug: "show log" on empty checked-out repository gives error "No such revision 1"

From: Jonathan <joe.nathan_at_gmail.com>
Date: 2007-09-30 22:09:35 CEST

repro:

1. create fsfs repository locally
2. checkout repository to c:\temp
3. in windows explorer:
  go to c:\temp
  right click on empty space
  choose TortoiseSVN->update, (Don't close tortoiseSVN window after operation!)
  click "show log..." in tortoiseSVN window
  log is displayed correctly (revision 0 is displayed)
  close log window

This is expected behavior. Now to the bug:

4. in windows explorer:
  go to c:\
  right click c:\temp
  choose TortoiseSVN->show log
  an ERROR message is displayed: "No such revision 1"

Expected behavior: the log window should be displayed with a single
revision (rev 0), with no errors, as demonstrated in step 3.

this bug occurs also when right-clicking inside the checked-out
directory itself:

5. in windows explorer:
  go to c:\temp
  right click on empty space
  choose TortoiseSVN->show log
  an ERROR message is displayed: "No such revision 1"

expected behavior: same as above.

Environment:

TortoiseSVN 1.4.5, Build 10425 - 32 Bit , 2007/08/26 11:14:13
Subversion 1.4.5,
apr 0.9.12
apr-iconv 0.9.7
apr-utils 0.9.12
berkeley db 4.4.20
neon 0.26.3
OpenSSL 0.9.8d 28 Sep 2006
zlib 1.2.3

Computer & OS:
Windows XP SP2
Intel Core2
2GB mem

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Sep 30 22:17:05 2007

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.