Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6682775
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:44:42+00:00 2026-05-26T04:44:42+00:00

I’m going to give some information so you can understand where i’m at with

  • 0

I’m going to give some information so you can understand where i’m at with this so bear with me:

I’ve started working at this workplace 4 months ago now. They have an inhouse catalog engine that can be installed on many hosts. I brought in SVN because i’m relatively used to working with it, merging, branching and stuff like that.

The big problem with the catalog is that the core code that should be shared between all end users is crap, very crap. You can’t really have a core by itself, it comes with the templates, the config and everything else all mixed up.

Further more, my boss, wants to split all the different clients into different repositories (Which i might say is logical) but because i can’t have one main copy of the catalog, it becomes hell when i need to merge changes from the main repository to the different clients. A simple 1-10 line change can be done in the 9 catalogs, but today i’m being tasked to add a whole payment processor feature to it and it gives me about 700 lines in 35 files to modify…

I tried searching for an hour now on how to merge or replay changes from my main branch @rev54 to any other repository @rev??? but all i get are extremely long wait times and conflict reports or i get problems saying “X isn’t in repository Y” messages.

Here is what i tried:

Search: Svn merge changes across different repositories
Search: Svn replay changes to another repository
Search: Svn merge repository changes

Read countless posts on StackOverflow

Read countless blog posts

Tried: cd client1/cat/; svn merge –dry-run http://svnserver/svn/mainbranch/trunk@54
Tried: cd client1/cat/; svn merge –dry-run http://svnserver/svn/mainbranch/trunk@54 http://svnserver/svn/clientbranch/trunk@5 .

Looked at “advanced merging” documentation from svn redbook too, nothing seems to give out simple “replaying” results.

All i want is to take changes from REV54 from main branch and apply it to other catalogs at different revisions but with very similar source code. (Some templates may be customized)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T04:44:43+00:00Added an answer on May 26, 2026 at 4:44 am

    Ok well after all it seemed harder than it really was, i was able to get it off with a simple:

    CD "directory you merge into"
    svn merge -r"lastrev":HEAD <URL TO THE PATH TO MERGE>
    

    And it worked. I did get a truck load of conflicts but that was related to the changes i was trying to merge and some already existed in that new project but overall i think i did get it right and i will be able to apply core changes to all catalogs from now on.

    Obvioulsy, as fast as possible, we’ll get a core going that can be subdirectory checked out but for now, this solution will work.

    Hope it helps someone later

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For some reason, after submitting a string like this Jack’s Spindle from a text
this is what i have right now Drawing an RSS feed into the php,
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
Does anyone know how can I replace this 2 symbol below from the string
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I am trying to understand how to use SyndicationItem to display feed which is
I have this code to decode numeric html entities to the UTF8 equivalent character.
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.