[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: enforcer, icon-free directories, client too old

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Fri, 5 Dec 2008 09:30:36 +0000

2008/12/4 skeeve <hennebry_at_web.cs.ndsu.nodak.edu>:
> I have three problems that I suspect are related.

Would you like to tell us what those problems are?

> I've been using enforcer.py to avoid
> committing text with trailing spaces.
> I've been gone for 8 days and yesterday it starting emitting
> AssertionErrors instead of testing for trailing spaces:
> svn: Commit failed (details follow):
> svn: Commit blocked by pre-commit hook (exit code 1) with output:
> G:\Electronics Technology\Projects\Conformal Computing\backlight.rep
> \hooks
> diff_cmd=svnlook diff "--transaction=68-1" "G:\Electronics Technology
> \Projects\Conformal Computing\backlight.rep"
> should process diff_out
> Traceback (most recent call last):
> File "enforcer.py", line 383, in <module>
> state, colon, action, '|'+line+'|', len(line) ]
> AssertionError: ['state, colon, action, line, len(line)', 0, 36, '---
> trunk/util/papa.mk\t2008-11-06 00', '|--- trunk/util/papa.mk
> \t2008-11-06 00:07:25 UTC (rev 68)|', 55]
> retcode=1 .
>
> The line-wrap is nasty, but one can get the idea.

I don't know anything about enforcer.py. All I can tell from this is
that it finds an error. you would need to ask the enforcer.py author
about that.

> Two of my subdirectories are now icon-free zones:
> I tried to get util's icons back by renaming
> it and using svn update util.
> Still no icons.

What do you mean by 'no icons'? No icon overlays, or no icons at all?

> Now, I'm not sure when it changed, TortoiseSVN
> isn't allowed to try to do anything in the util subdirectory.
> I get an error message saying that my client
> is too old to work with my working copy.
> That is silly. I've never updated subversion or tortoise.

What version of TSVN and what version of svn are you using (svn --version)?

> When I try to commit from the command line,
> I get the above AssertionError from enforcer.py .
>
> Eventually, I decided to reboot to see if it would help.
> It didn't.
>
> Any ideas?

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=979992
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-05 10:30:43 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.