Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Mar 28, 2024 9:26 am
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: backporting 1.3 invoices to 1.2
PostPosted: Mon Jan 19, 2009 8:32 am 
Offline

Joined: Tue Dec 23, 2008 4:11 pm
Posts: 5
Hi,

i'd like to backport 1.3 invoices code to 1.2. Do you think it makes sense? :)

BTW, is the 1.2 svn available? it looks trunk does not have the full history or am i missing something?

thanks in advance


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 19, 2009 11:55 am 
Offline
User avatar

Joined: Mon Apr 30, 2007 6:43 am
Posts: 1060
Location: Canada
What can possibly prefer 1.2 over the most recent, more stable and safer versions of A2Billing?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 19, 2009 1:31 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
Quite!
The number of serious bugs fixed between v1.3.0 and v1.3.4 alone rules out using anything earlier than v1.3.4 in my mind.

Also please be aware that the invoicing system is being replaced in trunk/v1.4, so you may want to re-base your work on that instead.

The official SVN repo only has history back to the release of v1.3.0_beta. You may find this unofficial repo has a longer history which may be of more use to you.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 23, 2009 10:04 am 
Offline

Joined: Tue Dec 23, 2008 4:11 pm
Posts: 5
stavros wrote:
The official SVN repo only has history back to the release of v1.3.0_beta. You may find this unofficial repo has a longer history which may be of more use to you.


that git repository looks fscked, git log gives fatal: bad default revision 'HEAD' and i don't have history even from the web gui. Do you have a pointer to the old svn it was converted from?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 23, 2009 2:58 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
It works for me like this:
Code:
$ git clone 'git://github.com/xrg/a2billing.git'
Initialized empty Git repository in /home/steve/code/a2b-github/a2billing/.git/
remote: Counting objects: 21589, done.
remote: Compressing objects: 100% (5911/5911), done.
remote: Total 21589 (delta 15520), reused 21265 (delta 15196)
Receiving objects: 100% (21589/21589), 16.36 MiB | 36 KiB/s, done.
Resolving deltas: 100% (15520/15520), done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.

$ cd a2billing
$ git branch -a
  origin/1.3
  origin/origin
  origin/v200

$ git checkout origin/origin
warning: You appear to be on a branch yet to be born.
warning: Forcing checkout of origin/origin.
Checking out files: 100% (2336/2336), done.
Note: moving to "origin/origin" which isn't a local branch
If you want to create a new branch from this checkout, you may do so
(now or later) by using -b with the checkout command again. Example:
  git checkout -b <new_branch_name>
HEAD is now at 4b1c0b4... UPDATE : paypal force on ssl port 443

$ gitk


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 23, 2009 3:19 pm 
Offline

Joined: Thu Oct 19, 2006 9:56 am
Posts: 300
Location: Athens, Greece
I think I've now fixed the github repo to have a 'master' branch like that v200 one.
It is a minor glitch, though, as any cloned repo will contain everything github does.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 24, 2009 10:19 am 
Offline

Joined: Tue Dec 23, 2008 4:11 pm
Posts: 5
thanks guys, your work is very appreciated.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 
Hosted Voice Broadcast


All times are UTC


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group