Resolved! thnks for all!!! Your answer very usefuly!!!
I flow:
'svn merge -r 3256:3255 svn://svn.mylocation/repositoryName/trunk'
svn commit -m 'merge 3256:3255'
Until I reached 3243!!!
Thnks!
Steven Koch
2010/8/18 Giulio Troccoli
> > > We have two servers(
But I know'n making it!!
:(
On Aug 18, 2:07 pm, Steven Koch wrote:
> Hi,
>
> I need update the servers, and continue send changes to the point
> 3243! but actual content of SVN server are different (now r3251 is
> considered new files, same that they are equals files)
>
Hi,
I need update the servers, and continue send changes to the point
3243! but actual content of SVN server are different (now r3251 is
considered new files, same that they are equals files)
We have two servers(stagging and production), one development machine
and one repository SVN server sepa
Thnks
But, I can rolback the revision on my working copy (NOW my working
copy are 3243, and the SVN 3251), but not can commit this 'rollback'
to trunk! because this revision already exists on SVN Server
This causing that the servers cannot update your files, because same
files already exists and
Hi
I'm in a dirt, and would like a help!
I will describe the workflow of the donkey:
- Copy the contents of a local branch to another folder and removed
all references .svn this folder.
- And later removed the contents of the trunk location, via "svn rm"
and submitted via commit this change.
- C