Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


SVN structure changing ....

 
Post new topic   Reply to topic    Cacti Forum Index -> Help: Unstable Development Versions
Author Message
oxo-oxo
Cacti User


Joined: 30 Aug 2007
Posts: 106
Location: Silkeborg, Denmark

PostPosted: Mon Sep 10, 2007 4:10 am    Post subject: SVN structure changing .... Reply with quote

Hi

What should I use to checkout code: the svn structure is changing and giving me problems ...

As in directory--
Back to top
rony
Developer/Forum Admin


Joined: 17 Nov 2003
Posts: 5439
Location: Wisconsin, USA

PostPosted: Mon Sep 10, 2007 9:11 am    Post subject: Reply with quote

It will not change again, well maybe. But we don't have any plans to change it again.

Personally, I just use the root directory of the cacti repository.
Back to top
oxo-oxo
Cacti User


Joined: 30 Aug 2007
Posts: 106
Location: Silkeborg, Denmark

PostPosted: Mon Sep 10, 2007 9:20 am    Post subject: Reply with quote

OK: I finished rrd path hack and found the correct svn so now I'm adding all my devices via add_device.
Next is add_graphs etc
Back to top
oxo-oxo
Cacti User


Joined: 30 Aug 2007
Posts: 106
Location: Silkeborg, Denmark

PostPosted: Mon Sep 10, 2007 9:27 am    Post subject: Reply with quote

By the way
The echo causes havoc when parsing from other tools ...:

Code:
Index: lib/api_automation_tools.php
===================================================================
--- lib/api_automation_tools.php        (revision 4144)
+++ lib/api_automation_tools.php        (working copy)
@@ -293,7 +293,7 @@
 }

 function displayHosts($hosts) {
-       echo "Known Hosts: (id, hostname, template, description)\n";
+       # echo "Known Hosts: (id, hostname, template, description)\n";

        if (sizeof($hosts)) {
                foreach($hosts as $host) {
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Help: Unstable Development Versions All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group