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

mac not returning values

From: Michael Deschamps <mdeschamps_at_fuelindustries.com>
Date: Wed, 7 May 2008 14:57:27 -0400

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
Received on 2008-05-07 22:41:21 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.