VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: emedina on October 26, 2019, 21:49:51 PM

Title: git
Post by: emedina on October 26, 2019, 21:49:51 PM
Has virtuemart any git like github or bitbucket?
Title: Re: git
Post by: jjk on October 27, 2019, 14:45:20 PM
The VirtueMart team uses Redmine. You can see the latest changes in the Repository at http://dev.virtuemart.net/projects/virtuemart/repository/show/trunk.
If you want to set up your own development environment, a good choice is to use the subversion client https://tortoisesvn.net/ and do a checkout of https://dev.virtuemart.net/svn/virtuemart/trunk/virtuemart.

Have a look at this link to read some 'how to' information: http://dev.virtuemart.net/projects/virtuemart/wiki/Setting_up_a_Development_Environment
Title: Re: git
Post by: emedina on October 28, 2019, 09:59:27 AM
ohh, thank's for the info