On 12/27/10 11:34 AM, Ryan Schmidt wrote:
On Dec 24, 2010, at 23:34, Philip Prindeville wrote:
Unfortunately, the documentation and utilities in a few places are less clear
than they could be when discussing repository setup for svnserve versus
svnserve+ssh versus apache.
For instance, "svna
If you want to derive the working file's path, it's in the -L arguments
(argv[3] and argv[5]). Mind the tabs.
I'd look into scripting something around :diffpatch in Vim: some custom
command you run while editing the file. In that case, you'll to reverse
the diff before applying it. (you can use
On Dec 24, 2010, at 23:34, Philip Prindeville wrote:
> Unfortunately, the documentation and utilities in a few places are less clear
> than they could be when discussing repository setup for svnserve versus
> svnserve+ssh versus apache.
>
> For instance, "svnadmin create" deposits various file
Guten Tag Kenneth Russell,
am Sonntag, 26. Dezember 2010 um 02:42 schrieben Sie:
> svn: PROPFIND of
> '/repository/webkit/!svn/bc/19963/trunk/LayoutTests/fast/xpath/4XPath/Core/test.js':
> 207 Multi-Status (http://svn.webkit.org)
I checked out using TortoiseSVN 1.6.12 with Subversion 1.6.15 and
d
Hello,
I am working with subversion on a debian platform.
I am trying to use either vimdiff or meld as a diff tool.
So I created a script containing either /usr/bin/vimdiff $6 $7 or
/usr/bin/meld $6 $7.
Everything works fine except that $7 is actually a temp file, and when I
am done changing t
Sorry for the spam, now my original message seems to have reached the
list twice: at first I sent the message without subscribing to the list
and when I saw that the message did not reach the mailing list archives,
I sent it again after subscribing, but now (two days after sending) the
first messag
Hello,
The WebKit project uses Subversion for version control and we are
facing a problem with fresh checkouts of the repository on Windows
with Subversion 1.6.6 (as well as earlier versions -- I've also tried
1.6.1). The reported error is with a specific file:
svn: PROPFIND of
'/repository/webki
Hi,
I am using SVN version 1.6.15 on openSUSE 11.3 (x86).and have the
following issue.
I have an NTFS partition mounted with the following line in /etc/fstab:
/dev/disk/by-id/ata-SAMSUNG_HM250HI_S1RUJ9FZ801112-part1 /windows
ntfs-3ggid=users 0 0
When I run the followi
Hi.
I'm a long-time svn user but only recently had to set one up myself.
I was doing so on linux (Fedora) using Apache as the access method.
Unfortunately, the documentation and utilities in a few places are less clear
than they could be when discussing repository setup for svnserve versus
sv