I want to pipe a specified version file to another file,like cvs �Cp
cvs -p
Pipe the files retrieved from the repository to standard output,
rather than writing them in the current directory. Available with the checkout
and update commands.
but I cannot find the option,can you help me?
Hi, everyone.
I'm developing an open source Wikipedia bot. Currently it's hosted on
an SVN repo that's on a guy's private computer. We'll say it's at
blah.com. I don't control that computer and cannot log into it,
although I do have commit rights. Now that my code is good enough to
post publi
Hey Guys,
I'am trying to access
https://build.opensuse.org/package/binaries?package=subversion&project=devel%3Atools%3Ascm%3Asvn&repository=SLE_11
Is the site down?
Thanks for responses,
Oliver
Based on previous e-mail correspondence with you and/or an agreement reached
with you, we c
Stefan Sperling wrote on Mon, Apr 04, 2011 at 17:42:21 +0200:
> So I would recommend staying with 1.6.x for up to 6 months even after 1.7.0
> is released. Unless you really need one of the new 1.7.x features right away.
We have N features other than wc-ng in 1.7, all of them are blocked (for
month
On Tue, Apr 5, 2011 at 6:08 PM, San Martino wrote:
> we absolutely need to validate a project in the pre-commit trigger
> with a build of the whole project being committed.
>
> Is this possible? Are there any tools allowing this?
You can't really do it with a pre-commit script since the changes
a
Thanks for your answer. Our commits to /trunk are supposed to be done rarely.
Basically we want to exclude source code of projects that for some
reasons cannot be built centrally (on the server where the repository
is).
A project consists of java files in a directory and an ant script.
Unfortunatel
No, if your project takes more than a few seconds to compile, it WILL annoy
committers. I have a pre-commit that validates a Change Request Number in
their comment against a database. It is a quick query, but it takes about 15
seconds to do the connect, query, and then disconnect. My committe
On Apr 5, 2011, at 17:08, San Martino wrote:
> we absolutely need to validate a project in the pre-commit trigger
> with a build of the whole project being committed.
>
> Is this possible? Are there any tools allowing this?
Yes, you could write a script to do this. There might be existing script
Hello everyone,
we absolutely need to validate a project in the pre-commit trigger
with a build of the whole project being committed.
Is this possible? Are there any tools allowing this?
Thanks you very much.
On Tue, Apr 5, 2011 at 6:39 PM, su heng wrote:
> On Tue, 2011-04-05 at 09:16 +0200, Jan Keirse wrote:
>> > Hi Jan,
>> >
>> > I just try the example which you provided to me. Please refer to
>> my
>> > flow:
>> > ###
>> > step 1
>> > submit one file possat:
>> > --
>> > br
Ryan, Thank you for straightening me out. I do want multiple projects in a
single repository, so I will start over using the first of your nice examples,
that is, with svn mkdir, etc.. Thank you for all your help. pcr
-Original Message-
From: Ryan Schmidt [mailto:subversion-20...@ryandes
Please use Reply All so your replies go to the list too, not just to me. This
way others can participate in and benefit from the discussion.
On Apr 5, 2011, at 10:57, p...@pcrt.us wrote:
> Yes, I see the great flexibility. But there are no examples in the book of
> the svnadmin commands to do
On Tue, 2011-04-05 at 09:16 +0200, Jan Keirse wrote:
> > Hi Jan,
> >
> > I just try the example which you provided to me. Please refer to
> my
> > flow:
> > ###
> > step 1
> > submit one file possat:
> > --
> > brand=vw
> > model=possat
> > tires=4
> > engine=1900
> > ho
Hi,
Can anyone tell me if it's possible/safe to run a Subversion mirror
using a later version of Subversion than the master runs. Specifically
I'd want to be able to run a slave server with Subversion 1.6.15 with
write-through proxying to a Subversion 1.4.6 server.
Cheers,
John.
--
John Berane
On Tue, Apr 5, 2011 at 10:59, wrote:
>
> Hello,
>
> I am trying to write a couple of quick scripts to help migrate us to svn
> from cvs and to help display statistics about our new svn codebase.
>
> We're running on a Red Hat enterprise 5 Linux, with all the usual utilities,
> and svn 1.6.15
>
>
Hello,
I am trying to write a couple of quick scripts to help migrate us to svn
from cvs and to help display statistics about our new svn codebase.
We're running on a Red Hat enterprise 5 Linux, with all the usual
utilities, and svn 1.6.15
First, if we simply migrate to cvs we will lose the hi
16 matches
Mail list logo