Penguin

Differences between version 13 and predecessor to the previous major change of SubVersion.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 13 Last edited on Friday, May 6, 2005 12:05:32 am by MattBrown Revert
Older page: version 12 Last edited on Thursday, April 7, 2005 5:36:28 pm by IanMcDonald Revert
@@ -18,6 +18,7 @@
 !Flagging a file as executable 
 <tt>svn propset svn:executable on ''filename''</tt> 
  
 See also: 
+* [SVNNotes]  
 * [Version Control with Subversion | http://svnbook.red-bean.com/], free online book soon to be published by O'Reilly 
 * [Chapter 06 section 4|http://svnbook.red-bean.com/en/1.1/ch06s04.html] of said book on how to setup SubVersion with [Apache]2