[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [TSVN] Branching question

From: Amir Kolsky <amir_at_xpandsoft.com>
Date: 2004-08-17 20:43:58 CEST

OK, I'm trying the svn:externals route and I can't quite get it to work.. I
understand that because of the ways the externals are implemented commits
will not be really commited to the external source...so everyone will have
their own private copy.

I created a branch with a folder called test control in:

svn://mars-buildmach/MarsSubVersion/Branches/Amir/mars/A A/Test Control
Test Control holds the 3 files I need to have differnet from user to user

At first I went to the Test Control folder in the working copy and tried to
set its properties to
svn:externals
. svn://mars-buildmach/MarsSubVersion/Branches/Amir/mars/A A/Test Control

No good
Then I tried to do it one level higher, so I went to A A and tried the
following:
svn:externals
A A svn://mars-buildmach/MarsSubVersion/Branches/Amir/mars/A A/Test Control

Then I tried
"A A" "svn://mars-buildmach/MarsSubVersion/Branches/Amir/mars/A A/Test
Control"

Because the others should not have worked... And now I still fail with:

Going to Test Control and trying
.
"svn://mars-buildmach/MarsSubVersion/Branches/Amir/mars/MigrationTests/Test
Control"

Did not work either...

---------------------------
TortoiseSVN
---------------------------
Error parsing svn:externals property on
'C:/Documents and Settings/GET/Desktop/Mars SV/MarsSubVersion/Trunk/mars/A
A':
 '"Test Control"
  "svn://mars-buildmach/MarsSubVersion/Branches/Amir/mars/A A/Test Control"'
---------------------------
The above fomatted for clarity

HELP

 Amir Kolsky
XP& Software
 

]-----Original Message-----
]From: Amir Kolsky [mailto:amir@xpandsoft.com]
]Sent: Tuesday, August 17, 2004 8:07 PM
]To: dev@tortoisesvn.tigris.org
]Subject: RE: [TSVN] Branching question
]
]Thanks, steve... Great work!
]
] Amir Kolsky
]XP& Software
]
]
]]-----Original Message-----
]]From: SteveKing [mailto:steveking@gmx.ch]
]]Sent: Tuesday, August 17, 2004 6:51 PM
]]To: dev@tortoisesvn.tigris.org
]]Subject: Re: [TSVN] Branching question
]]
]]Amir Kolsky wrote:
]]
]]> Hmmm... That's a good idea.
]]>
]]> The only problem is that the file is really a csUnit file:
]]AllTests.cs...
]]> However, I guess that I can add an svn:ignore for
]AllTests.cs so it ]> wouldn't be added...
]]
]]Yes. Forgot to mention that you should add the svn:ignore for
]]the "real"
]]file so it doesn't show up in the commit dialog. TSVN does
]]that with TortoiseVars.tmpl and TortoiseVars.bat (the real file) too.
]]And also with version.in and version.h.
]]
]]This is already in the FAQ in HEAD. With an example.
]](not on the website yet, though)
]]
]]Stefan
]]
]]
]]---------------------------------------------------------------------
]]To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
]]For additional commands, e-mail: dev-help@tortoisesvn.tigris.org ]
]
]
]---------------------------------------------------------------------
]To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
]For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 17 20:39:58 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.