• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

Upgrade Question:

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
5 posts • Page 1 of 1

Postby Gor » Tue Apr 18, 2006 3:35 pm

Is there any way of getting a list of changed files since 0.9.1 so I can easily upgrade to 0.9.2 ?
Gor
New member
 
Posts: 2
Joined: Tue Apr 18, 2006 3:31 pm
Top

Postby phpfreechat » Tue Apr 18, 2006 3:56 pm

Why don't you delete your 0.9.1 directory and download+unzip the whole new 0.9.2 archive ?
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby Gor » Tue Apr 18, 2006 4:00 pm

If I do that, I'll have to edit some files (change, paths, etc)

It's not a problem, but I just wanted to know if there was an easy way to upgrade...
Gor
New member
 
Posts: 2
Joined: Tue Apr 18, 2006 3:31 pm
Top

Postby Rhialto » Tue Apr 18, 2006 5:44 pm

kerphi wrote:Why don't you delete your 0.9.1 directory and download+unzip the whole new 0.9.2 archive ?

If you go that way, be sure to keep a copy of the config: index.php in root and any of the style.css.tpl.php modified in the themes directory you use.
Rhialto
Member
 
Posts: 30
Joined: Sat Apr 15, 2006 7:40 am
Location: Canada
Top

Postby phpfreechat » Tue Apr 18, 2006 6:30 pm

If you really want to know which files has been modified between 0.9.1 and 0.9.2, I found a way with svn diff :
Code: Select all
svn diff https://svn.sourceforge.net/svnroot/phpfreechat/tags/0.9.1 https://svn.sourceforge.net/svnroot/phpfreechat/tags/0.9.2 | grep "^Index"

Here is what I get :
Index: i18n/el_GR/main.php
Index: i18n/tr_TR/main.php
Index: i18n/nb_NO/main.php
Index: demo/demo38_in_norwegian.php
Index: demo/demo38_in_norwegian_bokmal.php
Index: demo/demo41_in_greek.php
Index: demo/index.php
Index: demo/demo40_in_turkish.php
Index: themes/default/templates/chat.html.tpl.php
Index: themes/default/templates/pfcclient.js.tpl.php
Index: themes/blune/templates/style.css.tpl.php
Index: version
Index: src/phpfreechat.class.php
Index: src/phpfreechatcontainerfile.class.php
Index: src/phpfreechatconfig.class.php
Index: contrib/pfcInstaller/createinstaller.php
Index: lib/xajax_0.2.3/xajax.inc.php
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top


Post a reply
5 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 22 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub