On Jan 26, 2011, at 8:57 AM, Richard Hipp wrote:
> separate branches. :-(Perhaps I should add a restriction somewhere that
> disallows whitespace at the beginning or at the end of the tag name. Maybe,
> too, I should disallow CR and NL in tag names. What do you think?
A few days ago I h
On Wed, Jan 26, 2011 at 3:02 PM, David Bovill wrote:
> I think this would cause no harm - possibly by normalizing input, rather
> than throwing an error?
>
+1
--
- stephan beal
http://wanderinghorse.net/home/stephan/
___
fossil-users mailing list
On Wed, Jan 26, 2011 at 9:07 AM, Benoit Mortgat wrote:
> Probably disallowing any character below or equal to 0x19 would be a good
> idea.
>
> But let us suppose that some fossil user has a repository with such a tag.
> Won't that break when trying to do a fossil update or fossil checkout?
I wo
Probably disallowing any character below or equal to 0x19 would be a good
idea.
But let us suppose that some fossil user has a repository with such a tag.
Won't that break when trying to do a fossil update or fossil checkout?
On Wed, Jan 26, 2011 at 14:57, Richard Hipp wrote:
> On Wed, Jan 26,
On 26 January 2011 13:57, Richard Hipp wrote:
> Perhaps I should add a restriction somewhere that disallows whitespace at
> the beginning or at the end of the tag name. Maybe, too, I should disallow
> CR and NL in tag names. What do you think?
>
I think this would cause no harm - possibly by n
On Wed, Jan 26, 2011 at 8:39 AM, David Bovill wrote:
> What are the permitted characters for a tag name? Are spaces or
> international characters allowed?
>
I think all characters (other than 0x00) are allowed in tag names. Try it
out. If you run into problems, let me know and I'll fix them.
You can use spaces or international characters. But here is a warning: You
should use a UTF8 command line interpreter if you want to be consistent with
the web interface. So: do it from the web interface if your console
application is cmd.exe.
On Wed, Jan 26, 2011 at 14:39, David Bovill wrote:
What are the permitted characters for a tag name? Are spaces or
international characters allowed?
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
8 matches
Mail list logo