AW: Disabling automatic setting of svn:executable property

2011-05-29 Thread Markus Schaber
Hi, Daniel, Just one workaround idea: uninstall the cygwin svn client, and use one of the "native" windows subversion clients for the command line. They should work fine even when called from Cygwin environment. Best regards Markus Schaber ___ We software Automation.

AW: Disabling automatic setting of svn:executable property

2011-05-29 Thread Markus Schaber
Oh, sorry, I just read that someone else posted the same suggestion. Sorry for the duplication. Regards, Markus > -Ursprüngliche Nachricht- > Von: Markus Schaber > Gesendet: Montag, 30. Mai 2011 08:05 > An: 'Daniel Schepler'; users@subversion.apache.org > Betreff: AW: Disabling automatic

RE: How do I escape a subversion keyword?

2011-05-29 Thread Becker, Thomas
How about: if (length('$LastCheckedDate$') == 17) # keyword wasn't expanded Regards, Thomas > -Ursprüngliche Nachricht- > Von: Bob Archer [mailto:bob.arc...@amsi.com] > Gesendet: Freitag, 27. Mai 2011 19:08 > An: dar...@chaosreigns.com; users@subversion.apache.org > Betreff: RE: How do