dotSoftwaredotDevelopmentdotCustomersdotAbout us
PushOk logoblank
bullet Home
bullet My software
bullet Support
bullet My payments
bullet My info
bullet Subscriptions
bullet Voting
bullet Contact us
fast linksFast Links
news&eventsnews and events

2012-12-21 
Major update of SVNCOM version 1.7.2 are finaly released

2012-12-21 
Major update of SVN SCC plug-in - versions 1.7.2 are finaly released

Lightweight embedded Node.js database with MongoDB API.

Ticket

Search go
PushOk Logo blank
leftTicketright

SVNWcInfo Url

( SVNCOM , x64  )
Type: Public Status:Closed Created: 12 Aug 09 08:00 Updated: 14 Aug 09 08:00
You value our support on this issue as "good, I have successfully managed to solve problem with your help". Click here to resubmit your opinion.
--> Oleg Akolupin (admin)  at 14 Aug 09 08:00 writes

Please test SVNCOM 1.6.x this issue must be already fixed.
--> DHI NZ Suzana Shipton (user)  at 12 Aug 09 08:00 writes

I'm having trouble getting the SVNWc info using the SVNCOM 1.5.1.2.
Looks like the GetSvnUrl and SVNWcInfo.Url don't use same encoding for the
result. This causes problems when matching folders with spaces in the
name.
I've attached the screen demonstrating the problem. I'm using VS2005 C# and

the demonstration code is bellow.

string res = String.Empty;
string res1 = String.Empty;
if (IsClientInitialized)
{
try
{
res = svnclient.GetSvnUrl(AWCPath);
PushOkSvn.StringVector svArgs = new
PushOkSvn.StringVector();
svArgs.Add(res);
PushOkSvn.SVNWcInfoVector wcInfo = svnclient.Info(svArgs,
"", "HEAD", true); //not recursive
res1 = wcInfo[1].Url;
System.Windows.Forms.MessageBox.Show(res.ToString() + " "
+ res1.ToString());
SVNCOM Issue.png 
Rate this ticket:
Not useful at all
Partially useful
Useful
Very useful



You are 9536615 visitor since 20 Jan 2003.
1173 visitors today and 2 online right now.
blank left to top right blank

© Copyright by PushOk Software, 2003-2024, webmaster@pushok.com