Menu

[r1148]: / trunk / docs / svnrobots.txt  Maximize  Restore  History

Download this file

19 lines (17 with data), 649 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
# this is an example svnrobots.txt file
#
# the checkinterval line sets the minimum interval in minutes between
# update checks:
checkinterval = 90
# the disallowautodiff line if it's present forces the check apps
# to *not* do automatic diffs:
disallowautodiff
# the 'search path' used to find the svnrobots.txt file is as follows,
# assuming the monitored URL is http://www.example.com/svn/project/trunk
#
# http://www.example.com/svnrobots.txt (web root)
# http://www.example.com/svn/project/svnrobots.txt (repository root)
# http://www.example.com/svn/project/trunk/svnrobots.txt
#
# the first found file is used to limit the commit monitor.
#
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.