|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
I need SmartSVN to support vendor branchesBased on these instructions:
http://svnbook.red-bean.com/en/1.0/ch07s04.html I need an easy way to merge updates into the vendor branch. Currently, I leave the .svn folders intact, but delete everything else, so I can make sure that files that have been removed between revisions are actually removed. Is this on the roadmap for a future release? ------------------------------------ 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: I need SmartSVN to support vendor branches> I need an easy way to merge updates into the vendor branch. Currently, I
> leave the .svn folders intact, but delete everything else, so I can make > sure that files that have been removed between revisions are actually > removed. > > Is this on the roadmap for a future release? What kind of improvement would you recommend? Something like "Import Backup", which makes sure that superfluous files will get removed? -- Best regards, Marc Strapetz ============= syntevo GmbH http://www.syntevo.com http://blog.syntevo.com "spadenj" <yahoo@...> wrote: > Based on these instructions: > http://svnbook.red-bean.com/en/1.0/ch07s04.html > > I need an easy way to merge updates into the vendor branch. Currently, I leave > the .svn folders intact, but delete everything else, so I can make sure that > files that have been removed between revisions are actually removed. > > Is this on the roadmap for a future release? > > > > ------------------------------------ > > 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: I need SmartSVN to support vendor branchesI would think that a simple remove all recursively, followed by an add all the new stuff would do nicely. Or perhaps I'm misunderstanding your requirement.
Donald. ----- Original Message ----- From: "syntevo Support" <smartsvn@...> To: smartsvn@... Sent: Monday, August 17, 2009 3:16:59 AM (GMT-0500) Auto-Detected Subject: Re: [smartsvn] I need SmartSVN to support vendor branches > I need an easy way to merge updates into the vendor branch. Currently, I > leave the .svn folders intact, but delete everything else, so I can make > sure that files that have been removed between revisions are actually > removed. > > Is this on the roadmap for a future release? What kind of improvement would you recommend? Something like "Import Backup", which makes sure that superfluous files will get removed? -- Best regards, Marc Strapetz ============= syntevo GmbH http://www.syntevo.com http://blog.syntevo.com "spadenj" <yahoo@...> wrote: > Based on these instructions: > http://svnbook.red-bean.com/en/1.0/ch07s04.html > > I need an easy way to merge updates into the vendor branch. Currently, I leave > the .svn folders intact, but delete everything else, so I can make sure that > files that have been removed between revisions are actually removed. > > Is this on the roadmap for a future release? > > > > ------------------------------------ > > Yahoo! Groups Links > > > > ------------------------------------ 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: I need SmartSVN to support vendor branches--- In smartsvn@..., Donald H Locker <dhlocker@...> wrote:
> > I would think that a simple remove all recursively, followed by an add all the new stuff would do nicely. Or perhaps I'm misunderstanding your requirement. I need something more than just deleting and re-adding. Deleting and re-adding loses the diff between vendor revisions. I need something that acts more like the svn_load_dirs.pl script that is part of the SVN contributions: http://svn.collab.net/repos/svn/trunk/contrib/client-side/svn_load_dirs/ Essentially, I would specify where my current repo location is for the vendor branch, a folder on disk for the new version, and an option to specify a tag if I want this revision tagged. ------------------------------------ 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: Re: I need SmartSVN to support vendor branches> I need something more than just deleting and re-adding. Deleting and
> re-adding loses the diff between vendor revisions. Overwriting/deleting should retain history. Anyway, a basic "import" working this way is on the RFE list now. -- Best regards, Marc Strapetz ============= syntevo GmbH http://www.syntevo.com http://blog.syntevo.com "spadenj" <yahoo@...> wrote: > --- In smartsvn@..., Donald H Locker <dhlocker@...> wrote: > > > > I would think that a simple remove all recursively, followed by an add all the new stuff would do nicely. Or perhaps I'm misunderstanding your requirement. > > I need something more than just deleting and re-adding. Deleting and re-adding > loses the diff between vendor revisions. I need something that acts more like > the svn_load_dirs.pl script that is part of the SVN contributions: > > http://svn.collab.net/repos/svn/trunk/contrib/client-side/svn_load_dirs/ > > Essentially, I would specify where my current repo location is for the vendor > branch, a folder on disk for the new version, and an option to specify a tag > if I want this revision tagged. > > > > ------------------------------------ > > 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: I need SmartSVN to support vendor branches--- In smartsvn@..., syntevo Support <smartsvn@...> wrote:
> > > I need something more than just deleting and re-adding. Deleting and > > re-adding loses the diff between vendor revisions. > > Overwriting/deleting should retain history. Anyway, a basic "import" working > this way is on the RFE list now. Yes, it retains the basic history of a delete and re-add. However, that is not sufficient for retaining the actual changes made to the same file between revisions. This is necessary for keeping modifications made to a vendor's source. ------------------------------------ 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: Re: I need SmartSVN to support vendor branches> Yes, it retains the basic history of a delete and re-add. However, that is
> not sufficient for retaining the actual changes made to the same file > between revisions. File would simply be overwritten (not added/removed), so they would be committed as modified. Only obsolete files would be deleted. -- Best regards, Marc Strapetz ============= syntevo GmbH http://www.syntevo.com http://blog.syntevo.com "spadenj" <yahoo@...> wrote: > --- In smartsvn@..., syntevo Support <smartsvn@...> wrote: > > > > > I need something more than just deleting and re-adding. Deleting and > > > re-adding loses the diff between vendor revisions. > > > > Overwriting/deleting should retain history. Anyway, a basic "import" working > > this way is on the RFE list now. > > Yes, it retains the basic history of a delete and re-add. However, that is not > sufficient for retaining the actual changes made to the same file between > revisions. This is necessary for keeping modifications made to a vendor's > source. > > > > ------------------------------------ > > 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/ |
| Free embeddable forum powered by Nabble | Forum Help |