You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Nilgün Belma Bugüner <ni...@belgeler.gen.tr> on 2008/04/07 16:41:40 UTC

Re: New Turkish Documents - for trunk

07 Nis 2008 Pts 15:08 sularında, Tony Stevenson şunları yazmıştı: 
> ...
> 
> For this somewhat large collection you sent in this morning.  Would you 
> please re-send them as diff's/patches?  Adding them all manually will be 
> a very lengthy task, it will be much easier for you.
> 
Attached.
> Once I see your patches for today's message I will add them ASAP.  I'll 
> see if I can do it when I get home this evening.
> 
Thanks.

BR,
Nilgün

Re: New Turkish Documents - for trunk/çevirir misin?

Posted by Nilgün Belma Bugüner <ni...@belgeler.gen.tr>.
08 Nis 2008 Sal 22:37 sularında, Tony Stevenson şunları yazmıştı: 
> Nilgün Belma Bugüner wrote:
> > 08 Nis 2008 Sal 16:15 sularında, Tony Stevenson şunları yazmıştı: 
> >> As always, your work is very much appreciated.  Just one thing, please 
> >> try to use svn diff's in future.  It makes it easier for us all. 
> >> However in this case as all your files were new files it was no so bad., 
> >> but if you make changes then diff's are the way.
> >>
> >> See 'svn help diff' on your command line (if you're using linux)
> >>
> > svn diff does not include new files (AFAIK); 
> > 
> > $ svn diff logs.xml.tr
> > svn: 'logs.xml.tr' is not under version control
> > $ cd ..
> > $ svn diff manual/*
> > svn: 'manual/logs.xml.tr' is not under version control
> > 
> > If there is any other way, I am willing to learn.
> > 
> 
> Try using 'svn add' to add it to the repo first, then it will be under 
> version control to create a diff.  :)
> 
Bu durumda sizin bir şeyler yapmanız gerekecek. 
Ya bana bir svn hesabı açar, siz de bu dertten kurtulursunuz.
Veya bütün .xml belgelerin svn add ile .xml.tr kopyalarını baştan oluşturursunuz.
Ya da yeni dosyalar için benden yama istemekten vaz geçersiniz.

Kararınızı lüten bildirir misiniz?

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: New Turkish Documents - for trunk

Posted by Tony Stevenson <to...@pc-tony.com>.
Nilgün Belma Bugüner wrote:
> 08 Nis 2008 Sal 16:15 sularında, Tony Stevenson şunları yazmıştı: 
>> As always, your work is very much appreciated.  Just one thing, please 
>> try to use svn diff's in future.  It makes it easier for us all. 
>> However in this case as all your files were new files it was no so bad., 
>> but if you make changes then diff's are the way.
>>
>> See 'svn help diff' on your command line (if you're using linux)
>>
> svn diff does not include new files (AFAIK); 
> 
> $ svn diff logs.xml.tr
> svn: 'logs.xml.tr' is not under version control
> $ cd ..
> $ svn diff manual/*
> svn: 'manual/logs.xml.tr' is not under version control
> 
> If there is any other way, I am willing to learn.
> 

Try using 'svn add' to add it to the repo first, then it will be under 
version control to create a diff.  :)


> 
> BR,
> Nilgün
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
> For additional commands, e-mail: docs-help@httpd.apache.org
> 



Re: New Turkish Documents - for trunk

Posted by Nilgün Belma Bugüner <ni...@belgeler.gen.tr>.
08 Nis 2008 Sal 16:15 sularında, Tony Stevenson şunları yazmıştı: 
> As always, your work is very much appreciated.  Just one thing, please 
> try to use svn diff's in future.  It makes it easier for us all. 
> However in this case as all your files were new files it was no so bad., 
> but if you make changes then diff's are the way.
> 
> See 'svn help diff' on your command line (if you're using linux)
> 
svn diff does not include new files (AFAIK); 

$ svn diff logs.xml.tr
svn: 'logs.xml.tr' is not under version control
$ cd ..
$ svn diff manual/*
svn: 'manual/logs.xml.tr' is not under version control

If there is any other way, I am willing to learn.


BR,
Nilgün

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: New Turkish Documents - for trunk

Posted by Tony Stevenson <to...@pc-tony.com>.
Nilgün Belma Bugüner wrote:
> 08 Nis 2008 Sal 00:05 sularında, Tony Stevenson şunları yazmıştı: 
>> Anways,
>>
>> Patches applied and committed.  I have built the html files for you too.
>>
>> Trunk ::	http://svn.apache.org/viewvc?rev=645667&view=rev
>> 		http://svn.apache.org/viewvc?rev=645677&view=rev
>> 		http://svn.apache.org/viewvc?rev=645679&view=rev
>> 		http://svn.apache.org/viewvc?rev=645681&view=rev
>>
>> 2.2 ::		http://svn.apache.org/viewvc?rev=645674&view=rev
>> 		http://svn.apache.org/viewvc?rev=645683&view=rev
>>
> Thanks.
>> 2.0 ::		I tried to build this, but your patches seem to be missing 
>> several "</p>" tags.  But I can't see why it is saying this, so I will 
>> need to review these later.
>>
> I have prepared a package for this. It has been tested and attached 
> here. You can copy it to your own working directory, and commit it into 
> the repository.
> 
Thanks,

It took me a little while to get to do it.
But I have committed your changes, and all the transformations, see:

http://svn.apache.org/viewvc?rev=645896&view=rev

As always, your work is very much appreciated.  Just one thing, please 
try to use svn diff's in future.  It makes it easier for us all. 
However in this case as all your files were new files it was no so bad., 
but if you make changes then diff's are the way.

See 'svn help diff' on your command line (if you're using linux)


Cheers,
Tony



Re: New Turkish Documents - for trunk

Posted by Nilgün Belma Bugüner <ni...@belgeler.gen.tr>.
08 Nis 2008 Sal 00:05 sularında, Tony Stevenson şunları yazmıştı: 
> 
> Anways,
> 
> Patches applied and committed.  I have built the html files for you too.
> 
> Trunk ::	http://svn.apache.org/viewvc?rev=645667&view=rev
> 		http://svn.apache.org/viewvc?rev=645677&view=rev
> 		http://svn.apache.org/viewvc?rev=645679&view=rev
> 		http://svn.apache.org/viewvc?rev=645681&view=rev
> 
> 2.2 ::		http://svn.apache.org/viewvc?rev=645674&view=rev
> 		http://svn.apache.org/viewvc?rev=645683&view=rev
> 
Thanks.
> 2.0 ::		I tried to build this, but your patches seem to be missing 
> several "</p>" tags.  But I can't see why it is saying this, so I will 
> need to review these later.
> 
I have prepared a package for this. It has been tested and attached 
here. You can copy it to your own working directory, and commit it into 
the repository.

BR,
Nilgün


Re: New Turkish Documents - for trunk

Posted by Tony Stevenson <to...@pc-tony.com>.
Nilgün Belma Bugüner wrote:
> 07 Nis 2008 Pts 18:37 sularında, Tony Stevenson şunları yazmıştı: 
>> Nilgün Belma Bugüner wrote:
>>> 07 Nis 2008 Pts 15:08 sularında, Tony Stevenson şunları yazmıştı: 
>>>> ...
>>>>
>>>> For this somewhat large collection you sent in this morning.  Would you 
>>>> please re-send them as diff's/patches?  Adding them all manually will be 
>>>> a very lengthy task, it will be much easier for you.
>>>>
>>> Attached.
>> Ok, your patches contain:
>>
>> --- manual/bind.xml.tr	1970-01-01 02:00:00.000000000 +0200
>> +++ manual-working/bind.xml.tr	2008-04-03 14:45:20.000000000 +0300
>>
>> Which is changing the working path, that is not right.  :)
>>

Anways,

Patches applied and committed.  I have built the html files for you too.

Trunk ::	http://svn.apache.org/viewvc?rev=645667&view=rev
		http://svn.apache.org/viewvc?rev=645677&view=rev
		http://svn.apache.org/viewvc?rev=645679&view=rev
		http://svn.apache.org/viewvc?rev=645681&view=rev

2.2 ::		http://svn.apache.org/viewvc?rev=645674&view=rev
		http://svn.apache.org/viewvc?rev=645683&view=rev

2.0 ::		I tried to build this, but your patches seem to be missing 
several "</p>" tags.  But I can't see why it is saying this, so I will 
need to review these later.

Thanks for your efforts, it is greatly appreciated.

--Tony


Re: New Turkish Documents - for trunk

Posted by Tony Stevenson <to...@pc-tony.com>.
Nilgün Belma Bugüner wrote:
> 07 Nis 2008 Pts 18:37 sularında, Tony Stevenson şunları yazmıştı: 
>> Nilgün Belma Bugüner wrote:
>>> 07 Nis 2008 Pts 15:08 sularında, Tony Stevenson şunları yazmıştı: 
>>>> ...
>>>>
>>>> For this somewhat large collection you sent in this morning.  Would you 
>>>> please re-send them as diff's/patches?  Adding them all manually will be 
>>>> a very lengthy task, it will be much easier for you.
>>>>
>>> Attached.
>> Ok, your patches contain:
>>
>> --- manual/bind.xml.tr	1970-01-01 02:00:00.000000000 +0200
>> +++ manual-working/bind.xml.tr	2008-04-03 14:45:20.000000000 +0300
>>
>> Which is changing the working path, that is not right.  :)
>>
> sorry... 
> 
> cd trunk/docs
> bunzip2 docs-trunk.patch.bz2
> cd manual
> patch -p1 < ../docs-trunk.patch
> 
Bah,

You may get a very large response to a previous response I typed that 
offline.  Sorry.

I cant do that, as I dont use linux on my work laptop. :-(

But refer to my other email, using svn would be preffered as well as 
sending in the html files too.

Yay, we are almost there.  :-)


Tony


Re: New Turkish Documents - for trunk

Posted by Nilgün Belma Bugüner <ni...@belgeler.gen.tr>.
07 Nis 2008 Pts 18:37 sularında, Tony Stevenson şunları yazmıştı: 
> Nilgün Belma Bugüner wrote:
> > 07 Nis 2008 Pts 15:08 sularında, Tony Stevenson şunları yazmıştı: 
> >> ...
> >>
> >> For this somewhat large collection you sent in this morning.  Would you 
> >> please re-send them as diff's/patches?  Adding them all manually will be 
> >> a very lengthy task, it will be much easier for you.
> >>
> > Attached.
> 
> Ok, your patches contain:
> 
> --- manual/bind.xml.tr	1970-01-01 02:00:00.000000000 +0200
> +++ manual-working/bind.xml.tr	2008-04-03 14:45:20.000000000 +0300
> 
> Which is changing the working path, that is not right.  :)
> 
sorry... 

cd trunk/docs
bunzip2 docs-trunk.patch.bz2
cd manual
patch -p1 < ../docs-trunk.patch


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: New Turkish Documents - for trunk

Posted by Tony Stevenson <to...@pc-tony.com>.
Tony Stevenson wrote:

 >
 > Ok, your patches contain:
 >
 > --- manual/bind.xml.tr    1970-01-01 02:00:00.000000000 +0200
 > +++ manual-working/bind.xml.tr    2008-04-03 14:45:20.000000000 +0300
 >
 > Which is changing the working path, that is not right.  :)
 >
 > The same goes for your 2.2.x patch too.
 >

Also,

Attached you will find two patch files.  One you created [1], and one I 
created [2].

If you look in the top 3-4 rows you will see an immediate difference.
You are missing the "index" line, and as stated earlier your pathes are 
being munged and are not correct.

What are you doing to produce the patches?  Are you just using a 
standard diff tool?  Try using the SVN client to produce the diff if you 
are not already doing so.  This should help with the index line.
As for your munged path, are you editing in a different directory to the 
  docs you checked out of SVN? I'm not entirely sure what it is you are 
doing here.

Also, I forgot to mention earlier - Have you setup the docs build 
environment yet?  If not I suggest you take a look at that too:

http://svn.apache.org/repos/asf/httpd/docs-build/trunk/

I only say this because you can then see for yourself how the document 
is transformed and you can check the output is correct before submitting 
a patch.  It is also nice when patches come in with the relative 
.html.tr patch also.  This way if there are any errors in the build 
process hopefully you will pick them up (I'm thinking exclusively about 
the content as opposed to the build process).

Once you have the process sorted it is a lot easier to get your patches 
commited, I promise.  It took me an attempt or two iron it out.  :-)


Cheers,
Tony


Re: New Turkish Documents - for trunk

Posted by Tony Stevenson <to...@pc-tony.com>.
Nilgün Belma Bugüner wrote:
> 07 Nis 2008 Pts 15:08 sularında, Tony Stevenson şunları yazmıştı: 
>> ...
>>
>> For this somewhat large collection you sent in this morning.  Would you 
>> please re-send them as diff's/patches?  Adding them all manually will be 
>> a very lengthy task, it will be much easier for you.
>>
> Attached.

Ok, your patches contain:

--- manual/bind.xml.tr	1970-01-01 02:00:00.000000000 +0200
+++ manual-working/bind.xml.tr	2008-04-03 14:45:20.000000000 +0300

Which is changing the working path, that is not right.  :)

The same goes for your 2.2.x patch too.