NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
phped / encoder / svn: how to work with them?


Joined: 19 Aug 2006
Posts: 76
Reply with quote
I code locally, in phpEd. To put my files online, I commit in a Subversion repository.

Let's say I want the files I commit to be encoded, how can I do that? I don't want to replace my plain text files locally with their encoded version, of course. Should I have to make a script that would make a backup of all plain text files, encoded the original files, commit them in Subversion and then locally replace them with the backup?

Thanks for any tips!
View user's profileFind all posts by jlSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Quote:
To put my files online, I commit in a Subversion repository

if this means that the site will get the files from Subversion, you have nothing to do on the client. Encoding would happen between site and subversion when it checks out the files. If you do this task with a script, you'd need to call nucoder there too.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 19 Aug 2006
Posts: 76
Reply with quote
But both Subversion and the online site run on Linux.

Does nucode encoder run on Linux?
View user's profileFind all posts by jlSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
most probably yes, all you need is Wine to run it.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
phped / encoder / svn: how to work with them?
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