Merge across projects with changesets

View: New views
4 Messages — Rating Filter:   Alert me  

Merge across projects with changesets

by ctcbmw :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there a way to merge across projects using the merge functionality just by specifying the changeset?

I typically have 2 or more projects, trunk and each branch release.  The 'merge' function seems to want everything on one project.  I don't want to check out every release branch locally, so I create separate projects btw the trunk and a branch release.

Is this something that SmartSVN can perform?  I cannot seem to figure out how to accomplish merging just by specifying the changeset and the 2 projects/svn localtions.

Note, this is a single svn repository.

Thx -- Chris



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartsvn/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartsvn/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartsvn-digest@...
    mailto:smartsvn-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartsvn-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Merge across projects with changesets

by syntevo Support-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Is there a way to merge across projects using the merge functionality just
> by specifying the changeset?

Merging is always performed from repository to local working copy (project).
Hence, you don't need to check out the merge source at all to perform the
merge and you can merge from arbitrary URLs (not just branches). Or did I miss
your point?

--
Best regards,
Marc Strapetz
=============
syntevo GmbH
http://www.syntevo.com
http://blog.syntevo.com



"ctcbmw" <chris@...> wrote:

> Is there a way to merge across projects using the merge functionality just by
> specifying the changeset?
>
> I typically have 2 or more projects, trunk and each branch release.  The
> 'merge' function seems to want everything on one project.  I don't want to
> check out every release branch locally, so I create separate projects btw the
> trunk and a branch release.
>
> Is this something that SmartSVN can perform?  I cannot seem to figure out how
> to accomplish merging just by specifying the changeset and the 2 projects/svn
> localtions.
>
> Note, this is a single svn repository.
>
> Thx -- Chris
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>








------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartsvn/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartsvn/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartsvn-digest@...
    mailto:smartsvn-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartsvn-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


RE: Merge across projects with changesets

by Rekhi, Rohan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there any way we can create a symbolic link in Subversion as in
Clearcase.
 
Thanks and Regards
Rohan Rekhi
Credit Suisse
*: 919 994 5665
*:rohan.rekhi@...
 

________________________________

From: smartsvn@... [mailto:smartsvn@...] On
Behalf Of syntevo Support
Sent: Wednesday, September 02, 2009 1:22 PM
To: smartsvn@...
Subject: Re: [smartsvn] Merge across projects with changesets


 

> Is there a way to merge across projects using the merge functionality
just
> by specifying the changeset?

Merging is always performed from repository to local working copy
(project).
Hence, you don't need to check out the merge source at all to perform
the
merge and you can merge from arbitrary URLs (not just branches). Or did
I miss
your point?

--
Best regards,
Marc Strapetz
=============
syntevo GmbH
http://www.syntevo.com <http://www.syntevo.com>
http://blog.syntevo.com <http://blog.syntevo.com>

"ctcbmw" <chris@... <mailto:chris%40asterpix.com> > wrote:

> Is there a way to merge across projects using the merge functionality
just by
> specifying the changeset?
>
> I typically have 2 or more projects, trunk and each branch release.
The
> 'merge' function seems to want everything on one project. I don't want
to
> check out every release branch locally, so I create separate projects
btw the
> trunk and a branch release.
>
> Is this something that SmartSVN can perform? I cannot seem to figure
out how
> to accomplish merging just by specifying the changeset and the 2
projects/svn

> localtions.
>
> Note, this is a single svn repository.
>
> Thx -- Chris
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>





===============================================================================
 Please access the attached hyperlink for an important electronic communications disclaimer:
 http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html 
 ===============================================================================
 


[Non-text portions of this message have been removed]



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartsvn/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartsvn/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartsvn-digest@...
    mailto:smartsvn-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartsvn-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Merge across projects with changesets

by syntevo Support-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Is there any way we can create a symbolic link in Subversion as in
> Clearcase.

Subversion can handle symbolic links. Please have a look at box "Versioning
Symbolic Links" in:

 http://svnbook.red-bean.com/en/1.5/svn.tour.cycle.html

--
Best regards,
Marc Strapetz
=============
syntevo GmbH
http://www.syntevo.com
http://blog.syntevo.com



"Rekhi, Rohan" <rohan.rekhi@...> wrote:

> Is there any way we can create a symbolic link in Subversion as in
> Clearcase.
>  
> Thanks and Regards
> Rohan Rekhi
> Credit Suisse
> *: 919 994 5665
> *:rohan.rekhi@...
>  
>
> ________________________________
>
> From: smartsvn@... [mailto:smartsvn@...] On
> Behalf Of syntevo Support
> Sent: Wednesday, September 02, 2009 1:22 PM
> To: smartsvn@...
> Subject: Re: [smartsvn] Merge across projects with changesets
>
>
>  
>
> > Is there a way to merge across projects using the merge functionality
> just
> > by specifying the changeset?
>
> Merging is always performed from repository to local working copy
> (project).
> Hence, you don't need to check out the merge source at all to perform
> the
> merge and you can merge from arbitrary URLs (not just branches). Or did
> I miss
> your point?
>
> --
> Best regards,
> Marc Strapetz
> =============
> syntevo GmbH
> http://www.syntevo.com <http://www.syntevo.com>
> http://blog.syntevo.com <http://blog.syntevo.com>
>
> "ctcbmw" <chris@... <mailto:chris%40asterpix.com> > wrote:
>
> > Is there a way to merge across projects using the merge functionality
> just by
> > specifying the changeset?
> >
> > I typically have 2 or more projects, trunk and each branch release.
> The
> > 'merge' function seems to want everything on one project. I don't want
> to
> > check out every release branch locally, so I create separate projects
> btw the
> > trunk and a branch release.
> >
> > Is this something that SmartSVN can perform? I cannot seem to figure
> out how
> > to accomplish merging just by specifying the changeset and the 2
> projects/svn
> > localtions.
> >
> > Note, this is a single svn repository.
> >
> > Thx -- Chris
> >
> >
> >
> > ------------------------------------
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
>
>
>
>
>
> ===============================================================================
>
>  Please access the attached hyperlink for an important electronic
> communications disclaimer:
>  http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html 
>  ===============================================================================
>
>  
>
>
> [Non-text portions of this message have been removed]
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>








------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartsvn/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartsvn/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartsvn-digest@...
    mailto:smartsvn-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartsvn-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/