We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b814c7e commit 5732368Copy full SHA for 5732368
misc/authenticate/authenticate.txt
@@ -0,0 +1,10 @@
1
+This is just a dummy file allowing users to make modifications to the repository, thus
2
+forcing a one-time authentication, without actually changing anything.
3
+
4
+New developers can force authentication with a command sequence like the following:
5
6
+svn co https://svn.sourceforge.net/svnroot/drjava/branches/authenticate
7
+cd authenticate
8
+svn propset touched myUserName authenticate.txt
9
+svn commit -m "Touched by myUserName"
10
0 commit comments