Twenga / twgit

Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level commands to adopt the branching model describes in our documentation. Supported OS: Debian/Ubuntu Linux, Mac OS X 10.8 (Mountain Lion) or lower.
http://twgit.twenga.com/
Other
111 stars 34 forks source link

Fix user home detection #141

Closed monsieurchico closed 10 years ago

monsieurchico commented 10 years ago

When the install is itself included in another script, the user home detection fails and we lose the user information. We have to use logname instead. The same problem comes when we want to clean.

Add "sudo" in front of clean command (in _installexecutable function) Add "sudo" in front of link command (in _installexecutable function)

monsieurchico commented 10 years ago

Bon après investigation, le problème du sudo venait d'ailleurs. je rollback

geoffroy-aubry commented 10 years ago

Le détecter avant git push eût été l'idéal ;-)

monsieurchico commented 10 years ago

c'est pour ça qu'on utilise des branches, pour rollback easy !

Romain DEROCLE rderocle@gmail.com tel. 06 75 28 74 57

On Tue, Jul 29, 2014 at 4:33 PM, Geoffroy Aubry notifications@github.com wrote:

Le détecter avant git push eût été l'idéal ;-)

— Reply to this email directly or view it on GitHub https://github.com/Twenga/twgit/issues/141#issuecomment-50483423.