Agreed. When I presented on Subversion, I spent all but the last 5
minutes of the presentation on command line, and then switched to TSVN
once I had all the concepts in place.

On Thu, Oct 23, 2014 at 12:30 PM, Paul McNett <p...@mcnettware.com> wrote:
> I think the waters get muddied by the GUI front ends. Git is a powerful tool 
> which takes a while to understand. Do yourself a favor and interact with it 
> at the command line terminal at least at first.
>
>> On Oct 17, 2014, at 10:49, "Virgil Bierschwale" <vbier...@gmail.com> wrote:
>>
>> Push is what I bet I'm missing..
>>
>> Thanks Ted,
>>
>> Virgil
>>
>>
>> -----Original Message-----
>> From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Ted Roche
>> Sent: Friday, October 17, 2014 12:48 PM
>> To: profox@leafe.com
>> Subject: Re: [NF] Surd do miss Visual SourceSafe
>>
>> I wrote a book on Visual SourceSafe, but I don't miss using it every day.
>>
>> Git, and other distributed version control systems, work in a different
>> manner than the client-server model of VSS, CVS and SVN.
>>
>> You have a repository locally on your machine, in the .git subdirectory,
>> usually. You 'git add' and 'git commit' your changes from your working
>> directories to the repository. You 'git push' changes in the local repo to
>> remote repos, which you need to configure.
>>
>> There are a number of different utilities to use git on Windows, like the
>> GitHub tools, or TortoiseGit. Some of these change the names of the commands
>> in their gui (for example, Tortoise calls push 'sync' iirc.) I think this
>> just muddies the waters. Now you have two tools to use.
>>
>> The Fine Manuals should help you set this up. Yell if you have questions.
>>
>> On Fri, Oct 17, 2014 at 10:30 AM, Virgil Bierschwale <vbier...@gmail.com>
>> wrote:
>>
>>> https://github.com/vbierschwale/kaaw_custom
>>>
>>>
>>>
>>> What am I missing here?
>>>
>>>
>>>
>>> When I use the git gui (windows), it shows my files, etc. are
>>> there/have been added.
>>>
>>>
>>>
>>> Yet when I go to that site I see nothing?
>>>
>>>
>>>
>>> Thanks,
>>>
>>>
>>>
>>> Virgil
>>>
>>>
>>>
>>>
>>>
>>> Virgil Bierschwale
>>>
>>> www.VirgilBierschwale.com
>>>
>>>
>>>
>>> Keep America At Work
>>>
>>> www.KeepAmericaAtWork.com
>>>
>>>
>>>
>>> Where Are The Jobs?
>>>
>>> http://keepamericaatwork.com/?page_id=53
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> --- StripMime Report -- processed MIME parts --- multipart/alternative
>>>  text/plain (text body -- kept)
>>>  text/html
>>> ---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/CAGd8MrczueuoW8T5goRzh=vlsxmrnteapftc2bt0eqht08e...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to