Try "git fetch" it looks like the tags didn't get pulled down.

On Fri, Mar 16, 2012 at 3:08 PM, Art <[email protected]> wrote:

> I've never used GitHub but just setup my new account, followed their
> tutorial to make sure that eveything is setup properly (results as
> expected), added git executable to the PATH and now I see this:
>
> ErrorRecord.InvocationInfo:
>
> MyCommand        :
> BoundParameters  : {}
> UnboundArguments : {}
> ScriptLineNumber : 10
> OffsetInLine     : 25
> HistoryId        : -1
> ScriptName       : C:\projects\rsb\psake_ext.ps1
> Line             :   return $gitTag.Replace("v", "") + ".0"
> PositionMessage  :
>                   At C:\projects\rsb\psake_ext.ps1:10 char:25
>                   +   return $gitTag.Replace <<<< ("v", "") + ".0"
> InvocationName   : Replace
> PipelineLength   : 0
> PipelinePosition : 0
> ExpectingInput   : False
> CommandOrigin    : Internal
>
>
> ----------------------------------------------------------------------
> Script Variables
> ----------------------------------------------------------------------
>
> Name                           Value
> ----                           -----
> _
> args                           {}
> Error                          {}
> false                          False
> input                          System.Collections.ArrayList
> +ArrayListEnumeratorSimple
> MaximumAliasCount              4096
> MaximumDriveCount              4096
> MaximumErrorCount              256
> MaximumFunctionCount           4096
> MaximumVariableCount           4096
> msgs                           {error_unknown_pointersize,
> build_success, error_no_framework_install_dir_found, erro...
> MyInvocation
> System.Management.Automation.InvocationInfo
> null
> psake                          {build_script_file, config, version,
> run_by_psake_build_tester...}
> PSScriptRoot                   C:\projects\rsb
> this
> true                           True
>
> --
> You received this message because you are subscribed to the Google Groups
> "Rhino Tools Dev" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/rhino-tools-dev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply via email to