Discussion:
How can you find out what version ocs your running?
arme
2003-07-22 20:07:52 UTC
Permalink
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=200287#200287
----------------------------------------------------------------

Greetings to all.

I don't want to sound stupid, but in preperations for moving to 2.2milestone 2 or when it's officially released (I think I'll just wait the extra days). It came accross to me that I don't know exactly which version of OSC I'm running.

Can anyone tell me what the easiest way to find out is?

Thank you very much.
Ivan
Rumble
2003-07-22 20:13:26 UTC
Permalink
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=200295#200295
----------------------------------------------------------------

if you look in the cvs folder and open up the 'tag' file it should tell you the version
arme
2003-07-22 20:42:31 UTC
Permalink
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=200315#200315
----------------------------------------------------------------

Thanks for such a prompt response.

Is there any other way to tell, is this stored in a variable somewhere. I don't think that I have a cvs folder. Or can you tell me where it is usually located?

I installed the software from a cd that a colleague burned for me and do not believe that a folder named cvs was included.

Thanks again.
Ivan
Rumble
2003-07-22 21:53:06 UTC
Permalink
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=200351#200351
----------------------------------------------------------------

there is a cvs folder in all the folders/sub folders
arme
2003-07-22 22:08:01 UTC
Permalink
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=200373#200373
----------------------------------------------------------------

Well I guess I'm screwed, cause I don't have any of them. They must have been removed prior to burning the cd. From what I've been reading it seems that it'll be best to start with a fresh install of 2.2 MS2 anyways which is what I'll do when it's finally realeased.

Does this mean that I'll also have to start with a fresh database or can the database be migrated/upgraded but all application files start new?

I really appreciate all of your help.

Thanks.
Ivan
Rumble
2003-07-22 22:13:14 UTC
Permalink
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=200377#200377
----------------------------------------------------------------

Well i guess you dont have to wait too soon 2.2MS2 [url]http://www.oscommerce.com/downloads/milestones[/url]

This is the current stable version!

2.2CVS is the current ongoing version from MS2

Yes you will probably be able to save your database, just compare it to the database fileds in MS2 and add any missing tables or fields!
Rumble
2003-07-23 11:15:13 UTC
Permalink
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=200591#200591
----------------------------------------------------------------

Hi there, this might be a little late but if you open catalog/application_top.php and scroll down a little you will find the following lines of code;

[code]// define the project version
define('PROJECT_VERSION', 'osCommerce 2.2-MS1');[/code]

This will tell you your version of oscommerce (in the case above its MS1)
burt
2003-07-23 14:51:44 UTC
Permalink
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=200686#200686
----------------------------------------------------------------

[quote="Rumble"]Hi there, this might be a little late but if you open catalog/application_top.php and scroll down a little you will find the following lines of code;

[code]// define the project version
define('PROJECT_VERSION', 'osCommerce 2.2-MS1');[/code]

This will tell you your version of oscommerce (in the case above its MS1)[/quote]

But it does not tell you which Snapshot it is. Which is probably more important than anything else...
Rumble
2003-07-23 14:50:53 UTC
Permalink
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=200685#200685
----------------------------------------------------------------

Hi the Milestone 2 was finalised on 12th July 2003 (07/12/2003), its been released see the link above! They're working towards MS3 now.
arme
2003-07-23 14:45:56 UTC
Permalink
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=200680#200680
----------------------------------------------------------------

Thanks!!! That's exactly what I was looking for. In my case I'm still running 2.2-CVS. I went live and am having no problems thus far, I believe that I will stay with this version until MS2 is finally fully released as you said it should be very soon.

I really appreciate all of your help.

Thank you very much.

Ivan

Loading...