Icy Phoenix Goes SVN


Goto page Previous  1, 2, 3, 4, 5, 6

Subject: Re: Icy Phoenix Goes SVN
Thanks for reporting, try to check new files in SVN, I should have fixed it.

Subject: Re: Icy Phoenix Goes SVN
ok, how can select plugin? In ACP Menù don't appear...

Profile PM  
Subject: Re: Icy Phoenix Goes SVN
OPEN includes/constants.php
FIND
Code: [Download] [Hide] [Select]
// Mighty Gorgon - PLUGINS - BEGIN
// Please note that you need to have these plugins downloaded and installed to make them work... do not enable them if you don't have the files, or you may have errors.
define('PLUGINS_PATH', 'plugins/');
// Downloads
define('DL_PLUGIN_ENABLED', false); // Allowed values => true / false
define('DL_PLUGIN_PATH', PLUGINS_PATH . 'downloads/');
// Knowledge Base
define('KB_PLUGIN_ENABLED', false); // Allowed values => true / false
define('KB_PLUGIN_PATH', PLUGINS_PATH . 'kb/');
// Activity
define('ACTIVITY_PLUGIN_ENABLED', false); // Allowed values => true / false
define('ACTIVITY_PLUGIN_PATH', PLUGINS_PATH . 'activity/');
// Cash
define('CASH_PLUGIN_ENABLED', false); // Allowed values => true / false
// Mighty Gorgon - PLUGINS - END


You can enable features by switching the value from false to true.

Subject: Re: Icy Phoenix Goes SVN
ok, and for database table??

activity request it!

Profile PM  
Subject: Re: Icy Phoenix Goes SVN
Activity should create all tables from ACP.

Isn't that working?

Please open a new topic for these issues, as we should keep this topic clean.

Subject: Re: Icy Phoenix Goes SVN
I found a very usefull option for tortoise svn
If you wnat only a patch from one revision (maybe 170) to another revision (maybe 175) you can do this

  1. Using TortoiseSVN, right-click on your working folder and select “Show Log” from the TortoiseSVN menu.
  2. Click the revision that was last published (#500 in this example)
  3. Ctrl+Click the HEAD revision (or whatever revision you want to release ie #575) so that both the old and the new revisions are highlighted.
  4. Right-click on either of the highlighted revisions and select “Compare revisions.” This will open a dialog window that lists all new/modified files.
  5. Select all files from this list (Ctrl+a) then right-click on the highlighted files and select “Export selection to…”

Profile PM  
Subject: Re: Icy Phoenix Goes SVN
I just want to inform all users that I'm also using GIT as repository, because under certain point of views is more powerful than SVN.

Currently the main repository is still in SVN, but I may decide to move definitely to GIT one day... so be prepared! :LOL:

Current github repo can be found here:

Icy Phoenix GIT Repository

Here you can find some details on GIT and how to use it:

http://github.com/guides/home
http://wiki.phpbb.com/Git
http://wiki.phpbb.com/Working_with_Git

I'm currently use a Portable GIT version in Windows... so I don't have to install it, because making GIT to work in Windows could be something tricky! :mri:

Goto page Previous  1, 2, 3, 4, 5, 6

Page 6 of 6


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.9772s (PHP: 2% SQL: 98%)
SQL queries: 33 - Debug Off - GZIP Enabled