Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (817 - 819 of 1030)

Ticket Resolution Summary Owner Reporter
#1062 wontfix use Amazon Glacier as repo backup R. Matthew Emerson R. Matthew Emerson
Description

Arrange to copy periodic dumps of the ccl svn repo to Amazon Glacier.

http://aws.amazon.com/glacier/

#1110 wontfix CCL on Windows outputs an extra space at the end of commands Francois-Rene Rideau
Description

We found this bug while testing asdf's run-program. This notably matter when invoking CMD.EXE:

? (ccl::make-windows-command-line '("echo" "ok" "1"))
"echo ok 1 " ;; instead of "echo ok 1"

The problem is that due to the time when you shorten the list of string, the test (when strings ...) around printing the space should instead be (when (cdr strings) ...).

PS: you may or may not want to M-x delete-trailing-whitespace and/or have a svn hook that ensures you don't have such whitespace.

#1124 wontfix Trac shouldn't send mail to the person who just changed a ticket R. Matthew Emerson
Description

When a ticket is changed, Trac will send mail to the user who just made the change. This can be annoying, because the user in question knows that he made a change, and doesn't need an additional notification.

See http://trac-hacks.org/wiki/NeverNotifyUpdaterPlugin

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.