mime type for docx in repos-web view

2010-01-27 Thread Ramachandran, Vishwanath(IE10)
Hi there Mimetype for docx in repos-web view is not correct (IE8) and needs to be updated . Also, Subversion repos-web view: Opening RTF files does not work in Firefox (due to incorrect mimetype setting)

exception error

2010-01-28 Thread Ramachandran, Vishwanath(IE10)
Hi there I do a svn checkout and I m getting an exception 'svn: REPORT response handling failed to complete the editor drive' when trying to checkout/update from svn client... Are you aware of this issue? Note that I perform a svn checkout http://repositoryname via command line and it is done

admin password while update

2010-02-01 Thread Ramachandran, Vishwanath(IE10)
Hi there I have a subversion command line client, while I perform a svn update, its asking for Administrator password, which I am not sure of!! Our subversion is integrated with our LDAP. I leave blank at the admin password prompt and hit enter, its then asking me for ldap credentials(which is

.url file extensions in firefox

2010-02-08 Thread Ramachandran, Vishwanath(IE10)
Hello There .URL file extensions does not seem to open in Firefox, it does open in IE. i create a shortcut and the shortcut was created from Windows. Right click in Windows Explorer, Create Shortcut and save it in local copy. if the .url is saved in a local copy and if I open it, it opens in firef

MKS to SVN

2010-02-08 Thread Ramachandran, Vishwanath(IE10)
Hi there I am in the process of migrating MKS to subversion, MKS are in the zip file folder and the folder has many subfolders..like .vpj, rcs, not sure which is the dump, can you suggest Thanks Vishwanath Regards Vishwanath Desk: +91 80 26588360 Extn: 48555

RE: .url file extensions in firefox

2010-02-09 Thread Ramachandran, Vishwanath(IE10)
Extn: 48555 -Original Message- From: Andy Levy [mailto:andy.l...@gmail.com] Sent: Tuesday, February 09, 2010 5:08 PM To: Ramachandran, Vishwanath(IE10) Cc: users@subversion.apache.org Subject: Re: .url file extensions in firefox On Tue, Feb 9, 2010 at 00:36, Ramachandran, Vishwanath(IE10

tortoise svn show log

2010-02-09 Thread Ramachandran, Vishwanath(IE10)
Hi there In the tortoise svn, show log does not show full log messages, by default I guess it fetches 100 log messages, I need full log from 0'th revision to up-date. How can I do that? I chose "show all" at the bottom, but still no luck For .e.g. at the show log , on the date drop down m

RE: tortoise svn show log

2010-02-10 Thread Ramachandran, Vishwanath(IE10)
ndran, Vishwanath(IE10) Cc: users@subversion.apache.org Subject: Re: tortoise svn show log On Feb 10, 2010, at 00:57, Ramachandran, Vishwanath(IE10) wrote: > In the tortoise svn, show log does not show full log messages, by default I guess it fetches 100 log messages, I need full log from 0

Subversion - Avoid Authentication for Public Repositories

2010-02-12 Thread Ramachandran, Vishwanath(IE10)
Hi there For public (read-only to everyone repositories) such as example http://myrepository.com/Public users still get prompted with an authentication dialog., can we get rid of this, we have authenticated our subversion with LDAP, if I remove the "require valid -user" entry from subversion.co

python bindings

2010-02-15 Thread Ramachandran, Vishwanath(IE10)
Hi there Will python-bindings swig support svn hooks scripts? There is a Collabnet subversion, which comes with all the packages including python which supports the scripts But since we do not use Collabnet subversion, we are in need of only python bindings, which supports hooks scripts

RE: python bindings

2010-02-15 Thread Ramachandran, Vishwanath(IE10)
We have subversion 1.4.6, Does swig support 1.4? Any suggestions welcome Regards Vishwanath From: Ramachandran, Vishwanath(IE10) Sent: Monday, February 15, 2010 5:33 PM To: users@subversion.apache.org Subject: python bindings Hi there Will python-bindings swig support svn

RE: python bindings

2010-02-15 Thread Ramachandran, Vishwanath(IE10)
Does it means, subversion 1.4.6 does support swig, ? Regards Vishwanath From: vishwajeet singh [mailto:dextrou...@gmail.com] Sent: Tuesday, February 16, 2010 12:41 PM To: Ramachandran, Vishwanath(IE10) Cc: users@subversion.apache.org Subject: Re: python bindings We

tree conflict in svn merge

2010-02-24 Thread Ramachandran, Vishwanath(IE10)
I have subversion 1.6.9 server and 1.6.7 client. I do a merge from branch to trunk My working copy is up-to-date. If I do a merge, I end up with a warning "tree conflicts", but if I resolve the conflict, its says Working copy is out of date, so I have to do a update and then commit May I know,

[no subject]

2010-03-07 Thread Ramachandran, Vishwanath(IE10)
Hi there In a subversion working copy(XYZ), we are doing development in different branches. So the TRUNK contains the code base that is released to market. There are different branches which are having different version of XYZ source. Currently we want to merge XYZ 1.2 version of branch to T

SVN Copy

2010-03-08 Thread Ramachandran, Vishwanath(IE10)
Hi there In a subversion working copy(XYZ), we are doing development in different branches. So the TRUNK contains the code base that is released to market. There are different branches which are having different version of XYZ source. Currently we want to merge XYZ 1.2 version of branch to T

RE: SVN Copy

2010-03-08 Thread Ramachandran, Vishwanath(IE10)
. Reilly [mailto:arc...@gmail.com] Sent: Monday, March 08, 2010 7:50 PM To: Ramachandran, Vishwanath(IE10) Cc: users@subversion.apache.org Subject: Re: SVN Copy On Mon, Mar 8, 2010 at 9:04 AM, Ramachandran, Vishwanath(IE10) wrote: Hi there In a subversion working copy(XYZ), we are doing

RE: SVN Copy

2010-03-08 Thread Ramachandran, Vishwanath(IE10)
Ok, thank you for the reply Regards Vishwanath From: Michael P. Reilly [mailto:arc...@gmail.com] Sent: Monday, March 08, 2010 8:12 PM To: Ramachandran, Vishwanath(IE10) Cc: users@subversion.apache.org Subject: Re: SVN Copy On Mon, Mar 8, 2010 at 9:27 AM, Ramachandran

zombie lock

2010-03-22 Thread Ramachandran, Vishwanath(IE10)
Hi there I have copied the zombie-locks to my hooks directory. Let me know, how should I pass this in the post-commit, how to activate the script? Will adding the entry in the post-commit as below, solve the issue remove-zombie-locks.py /var/svn/myrepo all Regards Vishwanath