Skip to content

Commit 5732368

Browse files
author
dlsmith
committed
Moved the authentication files to a more appropriate location
git-svn-id: file:///tmp/test-svn/trunk@4071 fe72c1cf-3628-48e9-8b72-1c46755d3cff
1 parent b814c7e commit 5732368

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

misc/authenticate/authenticate.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)