| [vhffs-dev] [svn] commit: r258 - in /trunk: vhffs-api/src/Vhffs/Constants.pm vhffs-api/src/Vhffs/Robots/Repository.pm vhffs-robots/src/create_repository.pl vhffs-robots/src/delete_repository.pl | 
[ Thread Index | 
Date Index
| More vhffs.org/vhffs-dev Archives
] 
- To: vhffs-dev@xxxxxxxxx
 
- Subject: [vhffs-dev] [svn] commit: r258 - in /trunk: vhffs-api/src/Vhffs/Constants.pm vhffs-api/src/Vhffs/Robots/Repository.pm vhffs-robots/src/create_repository.pl vhffs-robots/src/delete_repository.pl
 
- From: vhffs-dev@xxxxxxxxx
 
- Date: Sun, 29 Oct 2006 22:46:38 -0000
 
Author: gradator
Date: Sun Oct 29 23:46:37 2006
New Revision: 258
Log:
Bots to create or delete a repository, lalalala, youpiloyaplo, toudidididadu...
Added:
    trunk/vhffs-api/src/Vhffs/Robots/Repository.pm
    trunk/vhffs-robots/src/create_repository.pl   (with props)
    trunk/vhffs-robots/src/delete_repository.pl   (with props)
Modified:
    trunk/vhffs-api/src/Vhffs/Constants.pm
Modified: trunk/vhffs-api/src/Vhffs/Constants.pm
==============================================================================
--- trunk/vhffs-api/src/Vhffs/Constants.pm (original)
+++ trunk/vhffs-api/src/Vhffs/Constants.pm Sun Oct 29 23:46:37 2006
@@ -38,8 +38,10 @@
     WEBDIR	=> "web/",
     CVSDIR => "cvs/",
     LARGEFILEDIR => "largefile/",
+    REPOSITORYDIR => "repository/",
     
     WEB_SUFFIX => "-web",
+    REPOSITORY_SUFFIX => "-repository",
     
     DEFAULT_THEME => "default",
     DEFAULT_LANG => "en_US",