473,407 Members | 2,629 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Help finding pysvn source

jlm699
314 100+
Hi all,
I'm using pysvn in an application to sync-up with a repository, however some of the files in the repository are a little large, and it takes a while to checkout from the repository. Solely for user convenience I wanted to provide a wx. Progress Dialog to let the user know how much longer they'll have to sit and wait.
The problem here is that since the checkout is accomplished via a single checkout command, there's no way of having anything else going on without using threads. I'm wondering if there is a way to view the source code for this pysvn in hopes that I could make the checkout process less atomic so as to integrate a progress dialog or gauge.

Any help would be greatly appreciated
Aug 23 '07 #1
3 1689
bartonc
6,596 Expert 4TB
It looks like the "source kit" is called pysvn-1.5.2.tar.gz on the tigris site.
Are you having trouble de-compressing that file?
Aug 23 '07 #2
jlm699
314 100+
Thanks! Didn't think to look at the website... :\

Unfortunately the source code does not really help me. As I stated I'm looking to break up the checkout procedure into something that I can keep track of it's progress, however I was looking to keep it entirely in Python. Oh well...
Aug 23 '07 #3
bartonc
6,596 Expert 4TB
Thanks! Didn't think to look at the website... :\

Unfortunately the source code does not really help me. As I stated I'm looking to break up the checkout procedure into something that I can keep track of it's progress, however I was looking to keep it entirely in Python. Oh well...
Maybe the best thing is just set the cursor to the watch (for that window only) until the function returns...
Aug 24 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: David | last post by:
I am writing SQL data apps using VB.NET 2003, MSDE is being used as the server. When I create and instance of the server, it has a the format machinename/instancename This is fine for the...
0
by: Stephen Cairns | last post by:
I am very new to programming and in particular datagrids and am finding it difficult to add code to the event handler below to run an UpdateCommand on a row in my datagrid. Could someone please...
1
by: Shawn B. | last post by:
Greetings, I have have been working for almost 18 months on a set of WebControls where some are similar to the ASP.NET standard and well-enhanced while other controls are completely new and...
6
by: Mike | last post by:
Hi, I teach a VB .NET class, and one of the students obviously cheated on the final exam (which was to write a Tic Tac Toe game). They were smart enough to change all of the variables from the...
5
by: Sjoerd | last post by:
Hello all, I have a script that uses pySVN. It gets the latest build information. I want to create a call to that function in a PSP file but everytime I try I get an error message: ...
1
by: =?ISO-8859-1?Q?Lasse_V=E5gs=E6ther_Karlsen?= | last post by:
I get the above error in some of the ASP.NET web applications on a server, and I need some help figuring out how to deal with it. This is a rather long post, and I hope I have enough details that...
3
by: Andy Dingley | last post by:
I'm building Python tools to wrap up access to our Subversion / SVN source control system. It's to run on my desktop (Cygwin under Windows XP) and then later under Redhat. Trying to install the...
1
by: cactuscrust | last post by:
I'm running IIS6 Windows2003, and as you'll see very quickly.. I'm pretty new to this stuff. Lately I've been getting bombarded with login attempts.... sometimes several in the same second, and it...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.