login
Header Space

 
 

Re: [JGIT PATCH v2 19/24] Added the class AddRuleListFactory.

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Shawn O. Pearce <spearce@...>
Cc: <git@...>
Date: Tuesday, May 13, 2008 - 7:24 am

Shawn O. Pearce wrote:

Still I think that the behavior of git-add is strange:
For example, if you want to add the following file:
a/b/c/test.txt
Then I can do this with "a/\*.txt" or "a/b\*.txt" but not with 
"a/\*/c/test.txt"

I know that I handle "a/b\*.txt" wrong, and I don't know a nice way to 
implement it in the current rules framework.

I see three options:
1.) Let the jgit add command work in another way then git-add does.
2.) Don't use the rules framework to determine if a file is selected by 
the add command.
3.) Completely drop the patches
[4.) Add some evil hacks to make it working] <- I don't like that version

Please tell me which way to go, so that I don't waste even more time on 
patches which will never make it in.

Best regards,
Florian
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [JGIT PATCH v2 04/24] Added path related constats to Con..., Florian Köberle, (Fri May 23, 11:46 am)
[JGIT PATCH v2 02/24] Formatted Repository class., Florian Koeberle, (Mon May 12, 4:13 pm)
[JGIT PATCH v2 09/24] Added the class Rule., Florian Koeberle, (Mon May 12, 4:13 pm)
[JGIT PATCH v2 08/24] Added the interface FilePattern., Florian Koeberle, (Mon May 12, 4:13 pm)
[JGIT PATCH v2 10/24] Added the iterface Rules., Florian Koeberle, (Mon May 12, 4:13 pm)
[JGIT PATCH v2 12/24] Added the class GlobalFilePattern, Florian Koeberle, (Mon May 12, 4:13 pm)
[JGIT PATCH v2 11/24] Added the class FNMatchPattern., Florian Koeberle, (Mon May 12, 4:13 pm)
Re: [JGIT PATCH v2 11/24] Added the class FNMatchPattern., Shawn O. Pearce, (Mon May 12, 8:38 pm)
[JGIT PATCH v2 19/24] Added the class AddRuleListFactory., Florian Koeberle, (Mon May 12, 4:13 pm)
Re: [JGIT PATCH v2 19/24] Added the class AddRuleListFactory., Florian Köberle, (Tue May 13, 7:24 am)
[JGIT PATCH v2 17/24] Added the class TreeFilePattern., Florian Koeberle, (Mon May 12, 4:13 pm)
Re: [JGIT PATCH v2 17/24] Added the class TreeFilePattern., Shawn O. Pearce, (Mon May 12, 9:22 pm)
[JGIT PATCH v2 20/24] Added class AddRulesFactory., Florian Koeberle, (Mon May 12, 4:13 pm)
[JGIT PATCH v2 22/24] Added class LightFileTreeIterable., Florian Koeberle, (Mon May 12, 4:13 pm)
[JGIT PATCH v2 03/24] Formatted Constats class., Florian Koeberle, (Mon May 12, 4:13 pm)
[JGIT PATCH v2 14/24] Added the class IgnoreRuleListFactory., Florian Koeberle, (Mon May 12, 4:13 pm)
[JGIT PATCH v2 13/24] Added the class ComplexFilePattern., Florian Koeberle, (Mon May 12, 4:13 pm)
speck-geostationary