patch with the official trunk revision

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

patch with the official trunk revision

Eric DE MAULDE
Hi,

If I have my own SVN Repository,
I don't understand how I can set patch with the official revision (line ---)

Could you tell me how to write a such patch ?
"svn diff  modifiedFilePath" is based on my repository

Thank you very much in advance

Eric


*** Example

Index: applications/ecommerce/config/EcommerceUiLabels.xml
===================================================================
--- applications/ecommerce/config/EcommerceUiLabels.xml (revision 655353)
+++ applications/ecommerce/config/EcommerceUiLabels.xml (working copy)


Reply | Threaded
Open this post in threaded view
|

Re: patch with the official trunk revision

Trevor Whitlock
you need to have a working copy from the main svn repository.

-Trevor

On Mon, Jan 19, 2009 at 7:19 PM, Eric DE MAULDE <[hidden email]> wrote:

> Hi,
>
> If I have my own SVN Repository,
> I don't understand how I can set patch with the official revision (line ---)
>
> Could you tell me how to write a such patch ?
> "svn diff  modifiedFilePath" is based on my repository
>
> Thank you very much in advance
>
> Eric
>
>
> *** Example
>
> Index: applications/ecommerce/config/EcommerceUiLabels.xml
> ===================================================================
> --- applications/ecommerce/config/EcommerceUiLabels.xml (revision 655353)
> +++ applications/ecommerce/config/EcommerceUiLabels.xml (working copy)
>
>
>