------------------------------------------------------------------------
r11 | ackis | 2008-08-13 02:12:18 +0000 (Wed, 13 Aug 2008) | 20 lines
Changed paths:
   M /trunk/LibAboutPanel.toc

@echo LibAboutPanel
@echo Parsing Main Files
@luac-wow -p LibAboutPanel.lua
@pause
@echo Copying LibAboutPanel
@echo "C:\Users\John Pasula\Saved Games\WoW\Dev\AckisRecipeList\*.lua" "E:\Program Files (x86)\World of Warcraft\Interface\AddOns\AckisRecipeList\" /y
@echo "C:\Users\John Pasula\Saved Games\WoW\Dev\AckisRecipeList\*.toc" "E:\Program Files (x86)\World of Warcraft\Interface\AddOns\AckisRecipeList\" /y
@echo copy "C:\Users\John Pasula\Saved Games\WoW\Dev\AckisRecipeList\*.xml" "E:\Program Files (x86)\World of Warcraft\Interface\AddOns\AckisRecipeList\" /y
@echo Copy complete
@pause
@echo Getting download counts
@echo "D:\Program Files (x86)\LUA\socket\lua5.1.exe" "C:\Users\John Pasula\Saved Games\WoW\Dev\LibAboutPanel\DownloadCount.lua"
@echo Editing commit note.
@commit.txt
@pause
@echo Starting commit.
@svn ci -F commit.txt --username ackis --password Mortal01
@echo Commit complete.
@pause

------------------------------------------------------------------------
r8 | ackis | 2008-08-12 17:27:44 +0000 (Tue, 12 Aug 2008) | 2 lines
Changed paths:
   A /trunk/lib.xml

LibAboutPanel:
- Add lib.xml
------------------------------------------------------------------------
r7 | ackis | 2008-08-12 17:01:33 +0000 (Tue, 12 Aug 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

LibAboutPanel:
- Update pkgmeta to add ignore section to ignore .pkgmeta file
------------------------------------------------------------------------
r6 | ackis | 2008-08-12 16:00:02 +0000 (Tue, 12 Aug 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

LibAboutPanel:
- Changed pkgmeta into tabs
------------------------------------------------------------------------
r4 | ackis | 2008-08-12 15:26:11 +0000 (Tue, 12 Aug 2008) | 2 lines
Changed paths:
   M /trunk/LibAboutPanel.toc

LibAboutPanel:
- Change version number
------------------------------------------------------------------------
r3 | ackis | 2008-08-12 15:23:42 +0000 (Tue, 12 Aug 2008) | 2 lines
Changed paths:
   A /trunk/.pkgmeta

LibAboutPanel:
- Add .pkgmeta file
------------------------------------------------------------------------
r2 | ackis | 2008-08-12 15:14:51 +0000 (Tue, 12 Aug 2008) | 2 lines
Changed paths:
   A /trunk/LibAboutPanel.lua
   A /trunk/LibAboutPanel.toc
   A /trunk/embeds.xml

LibAboutPanel:
- Initial commit
------------------------------------------------------------------------
r1 | root | 2008-08-12 15:06:17 +0000 (Tue, 12 Aug 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"libaboutpanel/mainline: Initial Import"
------------------------------------------------------------------------
