Questions tagged as 'versionamento'

1
answer

Structure of branchs and merge .NET MVC

I have the following branch structure for ASP NET MVC projects Master - production version DEV - Development Release - Bug Maintenance This structure was already defined when I arrived at the project and I'm having a problem when it c...
asked by 13.03.2015 / 21:28
1
answer

SQL Server versioning integrated with the Entity Framework

In the company I worked with, I opted to create the templates from the database with Entity Power Tools . We have an online version of our application and sites for testing and development. When it is necessary to change something in...
asked by 02.09.2014 / 20:58
1
answer

Original site does not accept CSS that in localhost is working

I use GIT for versioning the project in development. I have a form made with Contact Form 7 and to change its default, I changed some classes with css . In the local version it worked. However, when committing to the server, CSS is not acce...
asked by 07.05.2014 / 14:08
1
answer

How to version a Joomla component with git

When I create a new component or module for Joomla, most of the development is done with the component / module already installed inside the CMS framework - administrator - cache - components - com_component* - <...
asked by 27.09.2016 / 21:27
0
answers

Version control Rest with laravel

I am doing an update on an application Android which has as back-end a api REST with php Laravel . I would like tips on how to do version control of this api . For example, I had to make a change in a table in...
asked by 13.09.2016 / 15:57
1
answer

TFS Cloud Visual Studio 2015 Community

I have two projects in TFS, one database and one application. I'm using TFS a little while and I have questions about the options Get Latest Version (Recursive), Check Out for Edit and Shelve Pending Changes . Image: The Get Lates...
asked by 28.07.2016 / 15:13
1
answer

Start with the same folders and different files

I have a project that I just keep copying files to the server via SSH. Some of these files have been manually edited directly on the production server. Now I'm starting the Git versioning on Bitbucket, and I've already done an initial push of th...
asked by 17.05.2016 / 16:47
2
answers

Create New Repository - Git / Bitbucket. Git (Could not read from remote repository)

I'm doing the Ruby on Rails tutorial and I'm getting into a problem. I've already made a hello_app (cap one) repository, and now I'm trying to make the toy_app (cap two) . This is the walkthrough of the tutorial: 1) I created a new directo...
asked by 14.10.2015 / 00:17
0
answers

Local site versioning for VPS

What tool and services do you use to version a local site and then "commit" to a VPS, for example?     
asked by 19.08.2015 / 18:15
2
answers

Compare files with PHP

Is there any tool or way to create a file comparison with PHP? I would like something like Beyond Compare but within the Browser. We have a change control system in applications that we develop here, and this system is web, there we wanted...
asked by 12.09.2014 / 15:47