Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(8 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

Development Forum

Tag for 1.6.1?


You must be signed-in to post.

AuthorSubject
  Page: 1
swidnikk
Subject: Tag for 1.6.1?Quote this post in your reply
I assume the trunk is never guaranteed to be stable, so I've been developing against the 1_6 tag. Is there going to be a tag for 1.6.1?

Congratulations on the recent award!!
Posted: 2008-05-21 02:07:46
IndieRect

Avatar for IndieRect
Subject: Re: Tag for 1.6.1?Quote this post in your reply
ATutor developers' documentation recommends developing against the most recent revision at any given time (trunk) via SVN. Indeed, doing so you'll be aware of the most recent changes in ATutor and probably won't need to redo your work for the next version -- or, at least, will know in time when something gets broken.

I guess that 1.6.1 will be tagged just like all the previous versions.
Posted: 2008-05-21 03:08:49
greg

Avatar for greg
Subject: Re: Tag for 1.6.1?Quote this post in your reply
We will tag 1.6.1 the day of the final release.

Indie is correct. You should be working from the trunk, which is relatively stable at the moment. As you develop, do updates regularly. There have been some significant changes in 1.6.1, which you might not otherwise be aware of working from a sable release. (Pretty URL in particular)
Posted: 2008-05-21 08:28:04
swidnikk
Subject: Re: Tag for 1.6.1?Quote this post in your reply
Okay thanks.
Posted: 2008-05-22 02:46:43
swidnikk
Subject: Re: Tag for 1.6.1?Quote this post in your reply
Regarding the bundle.sh file: It's only purpose is to update the language files and so its not a prerequisite to working with the trunk, correct?

BTW, What is done with the .gz file after its generated?

There is mention of include/cvs_development.inc.php file which, when missing, forces local languages to be used. Is this still in use? I don't see such a file in the trunk.
Posted: 2008-05-22 03:49:45
greg

Avatar for greg
Subject: Re: Tag for 1.6.1?Quote this post in your reply
We use bundle.sh to create a bundled version of ATutor for distribution. You should not need it.

cvs_development is no longer used
Posted: 2008-05-22 07:23:42
 Page: 1

You must be signed-in to post.