darcs

Issue 1482 Empty filename in is_relative

Title Empty filename in is_relative
Priority bug Status duplicate
Milestone Resolved in
Superseder "darcs add non-existing/" gets "darcs: bug in darcs! Empty filename in is_relative at src/Darcs/URL.hs:54" (2.1.0+60)
View: 1162
Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, zooko
Assigned To
Topics

Created on 2009-06-19.04:27:52 by zooko, last changed 2009-08-27.14:25:05 by admin.

Messages
msg7917 (view) Author: zooko Date: 2009-06-19.04:27:44
yukyuk:~/playground/pycryptopp/pristine$ darcs mv pycryptopp/test/vectors/
pycryptopp/test/testvectors/
darcs: bug in darcs!
Empty filename in is_relative at src/Darcs/URL.hs:60 compiled Jan 20 2009 19:24:20
You can check to see if this bug is already known at http://bugs.darcs.net/
If it is not, please report this to bugs@darcs.net
If possible include the output of 'darcs --exact-version'.
 yukyuk:~/playground/pycryptopp/pristine$ darcs --exact-version
darcs compiled on Jan 20 2009, at 19:29:46
# configured Tue Jan 20 19:15:56 MST 2009
./configure /usr/local/stow/darcs-2.2.0/share/config.site
/usr/local/stow/darcs-2.2.0/etc/config.site

Context:

[TAG 2.2.0
Petr Rockai <me@mornfall.net>**20090115150916]
msg7918 (view) Author: zooko Date: 2009-06-19.04:30:20
Deleting the trailing slashes makes it work:

 yukyuk:~/playground/pycryptopp/pristine$ darcs mv pycryptopp/test/vectors
pycryptopp/test/testvectors
 yukyuk:~/playground/pycryptopp/pristine$ darcs whatsnew -s
 ./pycryptopp/test/vectors -> ./pycryptopp/test/testvectors
msg7919 (view) Author: kowey Date: 2009-06-19.08:22:45
Is this a duplicate of issue1162?
msg8195 (view) Author: kowey Date: 2009-08-17.06:18:31
Hi Zooko,

I believe this is a duplicate of issue1162 and has been resolved in Darcs 2.3. 
Please re-open this bug if this is not the case, thanks!
History
Date User Action Args
2009-06-19 04:27:52zookocreate
2009-06-19 04:30:27zookosetstatus: unread -> unknown
nosy: kowey, zooko, simon, thorkilnaur, dmitry.kurochkin
messages: + msg7918
2009-06-19 08:22:47koweysetpriority: bug
nosy: kowey, zooko, simon, thorkilnaur, dmitry.kurochkin
messages: + msg7919
2009-08-17 06:18:33koweysetstatus: unknown -> duplicate
nosy: kowey, zooko, simon, thorkilnaur, dmitry.kurochkin
superseder: + "darcs add non-existing/" gets "darcs: bug in darcs! Empty filename in is_relative at src/Darcs/URL.hs:54" (2.1.0+60)
messages: + msg8195
2009-08-25 17:45:44adminsetnosy: + darcs-devel, - simon
2009-08-27 14:25:05adminsetnosy: kowey, darcs-devel, zooko, thorkilnaur, dmitry.kurochkin