darcs

Issue 624 --repodir= option searches parents of that dir for repos

Title --repodir= option searches parents of that dir for repos
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, markstos, thorkilnaur, tommy, zooko
Assigned To zooko
Topics

Created on 2008-01-28.03:19:41 by zooko, last changed 2009-08-27.14:08:29 by admin.

Messages
msg2820 (view) Author: zooko Date: 2008-01-28.03:19:39
Folks:

The --repodir option is documented as "--repodir=DIRECTORY   specify  
the repository directory in which to run".  But the way it behaves is  
more like "the directory in which to run, if that directory is a  
repository, else recursively search parent directories until you find  
a repository or else reach the root in which case there is no  
repository".

--Z
msg2853 (view) Author: markstos Date: 2008-01-28.17:34:50
Assigning to myself to write a test case to confirm the bug.
msg2858 (view) Author: markstos Date: 2008-01-28.23:56:58
Zooko, so I don't have to guess, which command did you observe this behavior with? 

I know, for example, that  "init" doesn't care whether whether --repodir is
inside  an existing repo or not. It works correctly in both cases.
msg2864 (view) Author: droundy Date: 2008-01-29.15:56:19
I believe that this is fixed by Eric's recent patches (which reference issue625
which is a duplicate of this).

David
History
Date User Action Args
2008-01-28 03:19:41zookocreate
2008-01-28 14:10:17droundylinkissue625 superseder
2008-01-28 17:34:51markstossetpriority: bug
nosy: + markstos
status: unread -> unknown
messages: + msg2853
assignedto: markstos
2008-01-28 23:56:59markstossetnosy: droundy, tommy, beschmi, kowey, markstos, zooko
messages: + msg2858
assignedto: markstos -> zooko
2008-01-29 15:56:20droundysetstatus: unknown -> resolved-in-unstable
nosy: droundy, tommy, beschmi, kowey, markstos, zooko
messages: + msg2864
2008-09-04 21:32:12adminsetstatus: resolved-in-unstable -> resolved
nosy: + dagit
2009-08-06 17:52:41adminsetnosy: + jast, Serware, dmitry.kurochkin, darcs-devel, mornfall, simon, thorkilnaur, - droundy
2009-08-06 20:55:42adminsetnosy: - beschmi
2009-08-10 22:12:21adminsetnosy: - darcs-devel, jast, Serware, mornfall
2009-08-11 00:05:34adminsetnosy: - dagit
2009-08-25 18:04:08adminsetnosy: + darcs-devel, - simon
2009-08-27 14:08:29adminsetnosy: tommy, kowey, markstos, darcs-devel, zooko, thorkilnaur, dmitry.kurochkin