[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mac not returning values

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Wed, 7 May 2008 22:34:17 -0500

On May 7, 2008, at 1:57 PM, Michael Deschamps wrote:

> ive create an integrated svn for maya, but for some reason I get no
> returns when run on Mac
>
> in mel script in maya, typing:
>
> system("id -un");
>
> will return:
>
> //result usernamehere
> //
>
>
> all SVN commands sent this way do not return information back to Maya
>
> example:
> system("svn help");
> should return the help text, yet it is blank
>
>
> the same commands run from a pc return properly

I know what Maya is but I have never used it. You can run shell
commands from within Maya? And these are working on the PC version of
Maya but not the Mac version?

Does "svn help" work on the Mac command line in the Terminal?

Where is "svn" on the hard drive? Does Maya maybe need to be told
where to look for it, or do you need to use the full path to the svn
binary?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-08 05:34:56 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.