Daniel Shahaf wrote on Thu, 8 Jul 2010 at 17:32 -:
> And of course the "stack trace" yields a patch:
Committed as r961970.
@stsp, thanks for the feedback.
Daniel
Aaron Turner wrote on Thu, 8 Jul 2010 at 19:14 -:
> On Thu, Jul 8, 2010 at 1:22 AM, Daniel Shahaf wrote:
> > Aaron Turner wrote on Wed, 7 Jul 2010 at 18:12 -:
> >> On Wed, Jul 7, 2010 at 12:34 AM, Johan Corveleyn wrote:
> >> > On Wed, Jul 7, 2010 at 7:57 AM, Aaron Turner
> >> > wrote:
>
On Thu, Jul 8, 2010 at 1:22 AM, Daniel Shahaf wrote:
> Aaron Turner wrote on Wed, 7 Jul 2010 at 18:12 -:
>> On Wed, Jul 7, 2010 at 12:34 AM, Johan Corveleyn wrote:
>> > On Wed, Jul 7, 2010 at 7:57 AM, Aaron Turner wrote:
>> >> *.c = svn:eol-style=native, svn:keywords=Id HeadURL Author Rev Da
On Thu, Jul 08, 2010 at 11:22:18AM +0300, Daniel Shahaf wrote:
> For the record, I can't reproduce it with trunk:
>
> % svn add iota3 --config-option=config:auto-props:*.c="svn:eol-style=native,
> svn:keywords=Id"
> A iota3
> %
And what do the resulting properties look like?
Stefan
Aaron Turner wrote on Wed, 7 Jul 2010 at 18:12 -:
> On Wed, Jul 7, 2010 at 12:34 AM, Johan Corveleyn wrote:
> > On Wed, Jul 7, 2010 at 7:57 AM, Aaron Turner wrote:
> >> *.c = svn:eol-style=native, svn:keywords=Id HeadURL Author Rev Date
> >>
> >> Honestly, I'm 99.9% sure that this problem sta
On Wed, Jul 7, 2010 at 12:34 AM, Johan Corveleyn wrote:
> On Wed, Jul 7, 2010 at 7:57 AM, Aaron Turner wrote:
>> On Tue, Jul 6, 2010 at 10:34 PM, Henrik Sundberg wrote:
>>> On Wed, Jul 7, 2010 at 7:06 AM, Aaron Turner wrote:
> echo "hi" >foo.c
> svn add foo.c
svn: Unrecognized line
On Wed, Jul 7, 2010 at 3:34 AM, Johan Corveleyn wrote:
> On Wed, Jul 7, 2010 at 7:57 AM, Aaron Turner wrote:
>> On Tue, Jul 6, 2010 at 10:34 PM, Henrik Sundberg wrote:
>>> On Wed, Jul 7, 2010 at 7:06 AM, Aaron Turner wrote:
> echo "hi" >foo.c
> svn add foo.c
svn: Unrecognized line
On Wed, Jul 7, 2010 at 7:57 AM, Aaron Turner wrote:
> On Tue, Jul 6, 2010 at 10:34 PM, Henrik Sundberg wrote:
>> On Wed, Jul 7, 2010 at 7:06 AM, Aaron Turner wrote:
echo "hi" >foo.c
svn add foo.c
>>> svn: Unrecognized line ending style for 'foo.c'
>>>
echo -n "hi" >foo.c
svn
On Tue, Jul 6, 2010 at 10:34 PM, Henrik Sundberg wrote:
> On Wed, Jul 7, 2010 at 7:06 AM, Aaron Turner wrote:
>>> echo "hi" >foo.c
>>> svn add foo.c
>> svn: Unrecognized line ending style for 'foo.c'
>>
>>> echo -n "hi" >foo.c
>>> svn add foo.c
>> svn: Unrecognized line ending style for 'foo.c'
>
On Wed, Jul 7, 2010 at 7:06 AM, Aaron Turner wrote:
>> echo "hi" >foo.c
>> svn add foo.c
> svn: Unrecognized line ending style for 'foo.c'
>
>> echo -n "hi" >foo.c
>> svn add foo.c
> svn: Unrecognized line ending style for 'foo.c'
>
>> echo "hi" >foo
>> svn add foo
> A foo
>
> Ideas anyone
On Tue, Jul 6, 2010 at 9:35 AM, Aaron Turner wrote:
> On Tue, Jul 6, 2010 at 6:18 AM, Daniel Shahaf wrote:
>> Aaron Turner wrote on Tue, 6 Jul 2010 at 01:43 -:
>>> Maybe this started happening after upgrading to svn 1.6.12, but not
>>> really sure about the timing, but all of a sudden I can't
On Tue, Jul 6, 2010 at 6:18 AM, Daniel Shahaf wrote:
> Aaron Turner wrote on Tue, 6 Jul 2010 at 01:43 -:
>> Maybe this started happening after upgrading to svn 1.6.12, but not
>> really sure about the timing, but all of a sudden I can't add any new
>> files to my svn repo on my Mac (10.6.4) be
Aaron Turner wrote on Tue, 6 Jul 2010 at 01:43 -:
> Maybe this started happening after upgrading to svn 1.6.12, but not
> really sure about the timing, but all of a sudden I can't add any new
> files to my svn repo on my Mac (10.6.4) because I'm getting
> "Unrecognized line ending style" when I
Yes. The same Trac pre & post commit hooks I've been using for years.
Btw, the svn server is still 1.6.9 and hasn't changed in months.
Honestly, I don't believe the hooks to be the problem, since the
problem happens when I run "svn add", NOT "svn commit". Committing
changed files/properties wor
Do you have some sort of upstream pre-commit or other hooks on your server?
On Mon, Jul 5, 2010 at 6:43 PM, Aaron Turner wrote:
> Maybe this started happening after upgrading to svn 1.6.12, but not
> really sure about the timing, but all of a sudden I can't add any new
> files to my svn repo on m
15 matches
Mail list logo