NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
SVN


Joined: 23 Aug 2007
Posts: 16
Reply with quote
Hello,

we are using PHPEd, NuCoder and now we are testing Subversion.

NuCoder encodes the .svn Files and copies them to the destination folder
and now the deployment folder is in the repository.

Is it possible to stop that?
Can we exclude certain filetypes from encoding?
View user's profileFind all posts by leopoltSend private message
Guru master

Joined: 05 Jul 2004
Posts: 659
Location: Belgium
Reply with quote
Your project properties have an Encoder tab which in turn has an exclusions tab, you can add .svn in "do no encode files...". That should resolve the problem
View user's profileFind all posts by BlizzSend private messageVisit poster's website


Joined: 23 Aug 2007
Posts: 16
Reply with quote
Thanks for your answer but we do not have that tab, only 'Options' and 'Header'.

Is that because we are using PHPEd 5.2?

Should we upgrade?
View user's profileFind all posts by leopoltSend private message
Guru master

Joined: 05 Jul 2004
Posts: 659
Location: Belgium
Reply with quote
I would most definitely advise in upgrading, but that is up to you. A lot has changed since 5.2, why not download the trial to find out?
What I don't quite get is how the .svn folders managed to be included. Normally the encoder only encodes .php and .inc files unless you change that.
Do you encode from the command line?
View user's profileFind all posts by BlizzSend private messageVisit poster's website


Joined: 23 Aug 2007
Posts: 16
Reply with quote
We encode within the IDE and NuCoder is configured to copy non-PHP because
we have a lot of JS/CSS/Smarty and images in our projects.

Ok, will upgrade then...
View user's profileFind all posts by leopoltSend private message
Guru master

Joined: 05 Jul 2004
Posts: 659
Location: Belgium
Reply with quote
Perhaps the --excludecopy argument works with folders too then, it allows you to exclude specific files/directories from the copy-all functionality. If you can manually specify arguments, why not try to add --excludecopy .svn ?
View user's profileFind all posts by BlizzSend private messageVisit poster's website
SVN
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic