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

Issues with permissions during check in / check out

From: Steve Martin <sm.drdc_at_gmail.com>
Date: 2006-05-23 22:04:47 CEST

Hey everyone.

I'm having an issue with permissions.

When I check our source code in, it does not appear to be keeping execute
permissions on certain scripts... eg. configure, config.guess, install-sh
etc.

That's actually only one of the problems. If I do a straight import into
cvs, check out the code, it configures and builds properly. If I do the same
with subversion, permissions are off all the configure stuff, and I manually
need to +x them, but it's doing something else to the code as well, because
even if I check it all in from a fresh tarball, check it out right away, it
doesn't build.

Anyways, one thing at a time... the configure and related scripts. I might
be mistaken, but would this be something I would add the svn:execute propset
to?

If so, that didn't work.

Any ideas would be much appreciated.

Thanks,
-sm
Received on Tue May 23 22:06:14 2006

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.