[Checkins] SVN: keas.build/trunk/ Add ``--force-svnauth`` option.

Adam Groszer agroszer at gmail.com
Wed Dec 16 10:58:15 EST 2009


Log message for revision 106633:
  Add ``--force-svnauth`` option.
  

Changed:
  U   keas.build/trunk/CHANGES.txt
  U   keas.build/trunk/src/keas/build/index.txt

-=-
Modified: keas.build/trunk/CHANGES.txt
===================================================================
--- keas.build/trunk/CHANGES.txt	2009-12-16 15:14:14 UTC (rev 106632)
+++ keas.build/trunk/CHANGES.txt	2009-12-16 15:58:14 UTC (rev 106633)
@@ -13,6 +13,8 @@
 - Improvement: Add version to svn log comment. That makes life easier (at least
   with TortoiseSVN)
 
+- Improvement: Add ``--force-svnauth`` option.
+
 0.1.6 (2009-11-2)
 ------------------
 

Modified: keas.build/trunk/src/keas/build/index.txt
===================================================================
--- keas.build/trunk/src/keas/build/index.txt	2009-12-16 15:14:14 UTC (rev 106632)
+++ keas.build/trunk/src/keas/build/index.txt	2009-12-16 15:58:14 UTC (rev 106633)
@@ -235,6 +235,9 @@
   source code lives, including release tags.
 
 - **svn-repos-username** - The username for the url repository.
+  Use the command line option ``--force-svnauth`` to force all svn operations
+  to use this credential.
+  Otherwise cached authentication will be used.
 
 - **svn-repos-password** - The password for the url repository.
 



More information about the checkins mailing list