[freeside-commits] freeside/bin pod2x,1.7.2.1,1.7.2.2

Ivan,,, ivan at wavetail.420.am
Wed Oct 3 18:50:18 PDT 2007


Update of /home/cvs/cvsroot/freeside/bin
In directory wavetail:/tmp/cvs-serv12590

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	pod2x 
Log Message:
1.7 doc uploader goes in 1.7 location

Index: pod2x
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/pod2x,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -d -r1.7.2.1 -r1.7.2.2
--- pod2x	4 Oct 2007 01:49:11 -0000	1.7.2.1
+++ pod2x	4 Oct 2007 01:50:15 -0000	1.7.2.2
@@ -25,13 +25,11 @@
 chomp( my $mw_password = `cat .mw-password` );
 
 my $site_perl = "./FS";
-#my $html = "Freeside:1.7:Documentation:Developer";
-my $html = "Freeside:1.9:Documentation:Developer";
+my $html = "Freeside:1.7:Documentation:Developer";
 
 foreach my $dir (
   $html,
   map "$html/$_", qw( bin FS FS/UI FS/part_export FS/part_pkg
-                      FS/part_event FS/part_event/Condition FS/part_event/Action
                       FS/ClientAPI FS/Cron FS/Misc FS/Report FS/Report/Table
                       FS/TicketSystem FS/UI
                     )



More information about the freeside-commits mailing list