Talk:Using Git

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(succesful pull on Debian Lenny)
(succesful pull on Debian Lenny)
Line 1: Line 1:
 
Anyone use [http://sourceforge.net/projects/gitextensions/ Git Extensions] for Windows?  Supposedly integrates with Windows Explorer.  Haven't used it myself, though, but thought I'd mention it for anyone seeking alternatives.  --[[User:DaveCoyle|DaveCoyle]] 02:03, 5 August 2009 (UTC)
 
Anyone use [http://sourceforge.net/projects/gitextensions/ Git Extensions] for Windows?  Supposedly integrates with Windows Explorer.  Haven't used it myself, though, but thought I'd mention it for anyone seeking alternatives.  --[[User:DaveCoyle|DaveCoyle]] 02:03, 5 August 2009 (UTC)
 
== succesful pull on Debian Lenny ==
 
 
Made a succesful pull of commits. Don't know if worth mentioning in the wiki . I'm not good at editing wiki pages either .. sorry for misprinted layout underneath
 
 
 
i386PC:/mnt/sda1/opensim/bin# cd ..
 
i386PC:/mnt/sda1/opensim# git pull
 
remote: Counting objects: 115, done.
 
remote: Compressinremote: g objects: 100% (76/76), done.
 
remote: Total 77 (delta 60), reused 0 (delta 0)
 
Unpacking objects: 100% (77/77), done.
 
From git://opensimulator.org/git/opensim
 
  8cd9e59..1b65bd5  master    -> origin/master
 
Updating 8cd9e59..1b65bd5
 
Fast forward
 
OpenSim/Framework/AvatarAppearance.cs              |    3 +-
 
.../Communications/Tests/LoginServiceTests.cs      |    4 +-
 
.../ClientStack/LindenUDP/LLPacketHandler.cs      |    4 +-
 
.../TextureDownload/UserTextureDownloadService.cs  |  41 ++++++++++----------
 
.../Archiver/Tests/InventoryArchiverTests.cs      |  17 +++++---
 
.../CoreModules/Scripting/LSLHttp/UrlModule.cs    |    6 +-
 
OpenSim/Region/Physics/OdePlugin/OdePlugin.cs      |    3 +-
 
.../Shared/Api/Implementation/LSL_Api.cs          |    4 +-
 
.../Freeswitch/FreeswitchServerGetHandler.cs      |    4 +-
 
.../FreeswitchService/FreeswitchService.cs        |    4 +-
 
10 files changed, 46 insertions(+), 44 deletions(-)
 
  
  

Revision as of 11:11, 5 August 2009

Anyone use Git Extensions for Windows? Supposedly integrates with Windows Explorer. Haven't used it myself, though, but thought I'd mention it for anyone seeking alternatives. --DaveCoyle 02:03, 5 August 2009 (UTC)


Git pull deb lenny con.jpg

--WiLLuMPJuH Huisman 17:58, 5 August 2009 (UTC)

Personal tools
General
About This Wiki