Re: Code Reverting Itself

2012-09-26 Thread Stefan Sperling
On Tue, Sep 25, 2012 at 04:21:48PM -0400, Kenny Raghunath wrote: > Hello, > > I'm having these strange issues when moving my code onto my production > environment. I start out by doing my PHP code within the trunk. When I'm > done, I merge my changes into a release branch and then deploy it via >

Re: Code Reverting Itself

2012-09-26 Thread Nico Kadel-Garcia
Nico Kadel-Garcia Email: nico.ka...@tufts.edu Sent from iPhone On Sep 26, 2012, at 5:59, Stefan Sperling wrote: > On Tue, Sep 25, 2012 at 04:21:48PM -0400, Kenny Raghunath wrote: >> Hello, >> >> I'm having these strange issues when moving my code onto my production >> environment. I start out

subclipse问题

2012-09-26 Thread 冰灵草
HI: I'm from China.I'm a developer for java.I find a problem about subclipse.I use window 7 system for developtment. because i often switch address for svn.sometimes i'm in outter net,but sometimes i'm in inner net.so I write something in host file. host (system32\etc).so i only change

Wrong last changed rev after "svn cp"

2012-09-26 Thread Volker Daum
Hi. I have the an issue, which I already found referenced in a mailing list posting (for example here: http://mail-archives.apache.org/mod_mbox/subversion-users/201003.mbox/%3Calpine.561.2.00.1003301058490.1236@daniel2.local%3E). However I couldn't find any related issues in the bug-tracker, or

Re: Wrong last changed rev after "svn cp"

2012-09-26 Thread Johan Corveleyn
On Wed, Sep 26, 2012 at 4:58 PM, Volker Daum wrote: > Hi. > > I have the an issue, which I already found referenced in a mailing list > posting (for example here: > http://mail-archives.apache.org/mod_mbox/subversion-users/201003.mbox/%3Calpine.561.2.00.1003301058490.1236@daniel2.local%3E). > H

Re: Wrong last changed rev after "svn cp"

2012-09-26 Thread Volker Daum
Hi Johan. Thanks for your reply. I was already afraid of that... Do you have any suggestion how I could solve my use case anyway (embedding a PEG revision in the file)? Text substitution in a pre-commit hook? The client knows the PEG revision of its working copy files I guess. So one could hac

Re: Code Reverting Itself

2012-09-26 Thread Kenny Raghunath
How exactly does your production deployment work and how do you verify? It dumps the release branch of my files via SFTP onto my server. When the deployment is complete, I check to see if the files are correct, which they are. This one instance, it was correct and I checked again to see that the f

Re: Wrong last changed rev after "svn cp"

2012-09-26 Thread Johan Corveleyn
[ Please do not top-post on this list, try to put your reply inline or at the bottom. More below. On Wed, Sep 26, 2012 at 6:34 PM, Volker Daum wrote: > Original-Nachricht >> Datum: Wed, 26 Sep 2012 17:31:02 +0200 >> Von: Johan Corveleyn >> An: Volker Daum >> CC: users@subversi

Re: Code Reverting Itself

2012-09-26 Thread Les Mikesell
On Wed, Sep 26, 2012 at 2:38 PM, Kenny Raghunath wrote: > > While it could be the case, Stefan, I don't think it can be possible. I use > Eclipse Helios and it prompts me that there are changes and the code updates > when you do a 'svn update' in it. Also, I'm using SVN 1.6 via the apt > repositor