You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by kf...@collab.net on 2003/12/15 23:51:06 UTC

Re: svn commit: rev 8006 - in trunk/subversion: clients/cmdline include libsvn_client libsvn_ra_dav

bliss@tigris.org writes:
> Log:
> !!! Contains API changes !!!
> 
> Implement retries for the SSL client certificate filename and password
> prompts.  Also add a realm string to these prompt functions so that
> the user can know what information is being asked for.

Tobias, if you think this should be a candidate for inclusion in 1.0,
can you file an issue about just that, explaining why?  (Trying to get
a complete overview of all proposed changes into the issue tracker.)
Thanks.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 8006 - in trunk/subversion: clients/cmdline include libsvn_client libsvn_ra_dav

Posted by Ben Reser <be...@reser.org>.
On Mon, Dec 15, 2003 at 05:51:06PM -0600, kfogel@collab.net wrote:
> Tobias, if you think this should be a candidate for inclusion in 1.0,
> can you file an issue about just that, explaining why?  (Trying to get
> a complete overview of all proposed changes into the issue tracker.)
> Thanks.

You can use the text from this message for the explanation:
http://marc.theaimsgroup.com/?l=subversion-dev&m=107130458222153&w=2

-- 
Ben Reser <be...@reser.org>
http://ben.reser.org

"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 8006 - in trunk/subversion: clients/cmdline include libsvn_client libsvn_ra_dav

Posted by kf...@collab.net.
Tobias Ringström <to...@ringstrom.mine.nu> writes:
> Shall I put a vote in them right away, or am I not supposed to vote
> for my own issues?

It's fine to vote for your own issues.  But, you might want to wait a
bit until people have had a chance to file any other 1.0 issues they
know about.  Then you can see the full set before voting.

(Also, if you start voting, everyone's going to start :-) ).

I'm thinking that Friday is the day to unleash the voting.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: svn commit: rev 8006 - in trunk/subversion: clients/cmdline include libsvn_client libsvn_ra_dav

Posted by Tobias Ringström <to...@ringstrom.mine.nu>.
kfogel@collab.net wrote:
> Tobias, if you think this should be a candidate for inclusion in 1.0,
> can you file an issue about just that, explaining why?  (Trying to get
> a complete overview of all proposed changes into the issue tracker.)

OK, done.  It's issue 1649.  I indended to do it yesterday, but I fell 
asleep.  :-)

I've also commited two more changes that I hope to get into 1.0:

The first (r8013) is another API change.  It's a very straightforward 
low risk change that will be very useful for GUI clients.  I've also 
created an issue for including this change in 1.0.  The issue number is

The second (r8014) is a solution to issue 1639, and it's even more 
straightforward.

Shall I put a vote in them right away, or am I not supposed to vote for 
my own issues?

/Tobias


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org