You are here: Home > Latest news from Darcs > Now under Darcs

Revision 20080304220929-9043f-1c2bfa...

Now under Darcs

config/motiro.yml

Changes to motiro.yml

23
update_interval: 40
update_interval: 40
23
24
24
25
# Subversion specific settings
# Subversion specific settings
25
26
subversion:
# subversion:
26
27
27
28
  # subversion/repo
  # subversion/repo
28
29
  #
  #
29
30
  # Tells the reporter where to find your project's repository
  # Tells the reporter where to find your project's repository
30
31
  # Default: https://svn.sourceforge.net/svnroot/motiro
  # Default: https://svn.sourceforge.net/svnroot/motiro
31
32
  repo: https://motiro.svn.sourceforge.net/svnroot/motiro
  # repo: https://motiro.svn.sourceforge.net/svnroot/motiro
32
33
33
34
  # subversion/{user,password}
  # subversion/{user,password}
34
35
  #
  #
35
5 more lines
41
  
  
41
42
# Darcs specific settings
# Darcs specific settings
42
43
# Uncomment the lines below to activate darcs reporting
# Uncomment the lines below to activate darcs reporting
43
44
# darcs:
darcs:
44
45
45
46
  # darcs/repo
  # darcs/repo
46
47
  # Tells the reporter where to find the project's central repository
  # Tells the reporter where to find the project's central repository
47
48
  # repo: http://motiro.sf.net/darcsrepos/trunk
  repo: http://repo.motiro.org/trunk
48