Re: [fossil-users] uv add dir/filename

2017-09-21 Thread Andy Goth
On 9/19/2017 9:20 AM, Andy Goth wrote:
> Okay, I suggest refining the error message to not just say the filename
> is unacceptable, but rather to explain the restriction, like is done
> with whitespace.

Done.

http://fossil-scm.org/index.html/info/493e3bade9ae8dc6

-- 
Andy Goth | 



signature.asc
Description: OpenPGP digital signature
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] uv add dir/filename

2017-09-19 Thread Andy Goth

On 09/19/17 06:45, Roy Keene wrote:

On Tue, 19 Sep 2017, Andy Goth wrote:

Currently the "fossil uv add" command rejects filenames containing
directory components.  I suggest instead applying this restriction
only to the value of the "-as" switch, with "-as" defaulting to the
filename sans directory components.


Why add this restriction to the "--as" switch ?

I currently use "fossil uv add  --as release-/"


http://fossil-scm.org/index.html/artifact?ln=291-297=af5f3c4e852989bd

After actually looking at this code, I see that there's not a blanket
restriction on directory components.  It's quite a bit more relaxed.  My
problem was that everything I was trying to add had an absolute path,
and I drew the wrong conclusion that no directories could be specified.

Okay, I suggest refining the error message to not just say the filename
is unacceptable, but rather to explain the restriction, like is done
with whitespace.

--
Andy Goth | 
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] uv add dir/filename

2017-09-19 Thread Roy Keene

Andy,

Why add this restriction to the "--as" switch ?

I currently use "fossil uv add  --as release-/"

Thanks,
Roy Keene

On Tue, 19 Sep 2017, Andy Goth wrote:

Currently the "fossil uv add" command rejects filenames containing directory 
components.  I suggest instead applying this restriction only to the value of 
the "-as" switch, with "-as" defaulting to the filename sans directory 
components.


--
Andy Goth | 
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] uv add dir/filename

2017-09-18 Thread Andy Goth
Currently the "fossil uv add" command rejects filenames containing 
directory components.  I suggest instead applying this restriction only 
to the value of the "-as" switch, with "-as" defaulting to the filename 
sans directory components.


--
Andy Goth | 
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users